Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved test for Team Component (fixes #3639) #3638

Closed
wants to merge 1 commit into from

Conversation

ashutoshc8101
Copy link
Contributor

@ashutoshc8101 ashutoshc8101 commented Jan 6, 2021

Fixes #3639

This pr is inspired from issue #2892

Changes:

  • added test to check wheather fetched contributer data is correctly displayed

What I did?
I have created mock implementations for getContributers and constant/team.js module.
I then wrote a test to check whether data coming from api service is displayed correctly.

Demo Link:
https://pr-3638-fossasia-susi-web-chat.surge.sh

Screenshots of the change:
Screenshot from 2021-01-06 15-14-51

@ashutoshc8101 ashutoshc8101 changed the title Improved test for Team Component Improved test for Team Component (fixes #3639) Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test is not written for rendering of contributers in team page in about section
1 participant