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

Unit tests for frontend #21

Open
Namanl2001 opened this issue Mar 9, 2021 · 6 comments
Open

Unit tests for frontend #21

Namanl2001 opened this issue Mar 9, 2021 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Level2 hard testing e2e/unit test UIs/ReactJS requires knowledge of React.JS

Comments

@Namanl2001
Copy link
Owner

Unit testing involves testing individual components of the software program or application. The main purpose behind this is to check that all the individual parts are working as intended. A unit is known as the smallest possible component of software that can be tested.
The task would be to add unit tests for the frontend, you can prefer jest to write your unit tests. This issue can be resolved using multiple PR's. And multiple people can work on this, so directly asking for assigning it to you, have a look in the frontend codebase to find the component, for which you would like to add the unit test. And also verify in the comment section below to check if anyone working on it already to prevent duplicate efforts. I'll not be assigning this issue to anyone individually, if no one is working on that component, feel free to take it up and make a PR, but before starting don't forget to mention it in the comments. Points will be awarded on the basis of PR(s).
Thanks.

@Namanl2001 Namanl2001 added enhancement New feature or request help wanted Extra attention is needed UIs/ReactJS requires knowledge of React.JS Level1 medium testing e2e/unit test GSSOC21 Girlscript summer of code 2021 Level2 hard and removed Level1 medium labels Mar 9, 2021
@piall
Copy link

piall commented Mar 22, 2021

I would like to work on that issue.

@sagar-barapatre
Copy link
Contributor

@mdpial are you working on that ?

@piall
Copy link

piall commented Apr 1, 2021

I didn't start. I was waiting for any response. You can start working. @sagar-barapatre

@sagar-barapatre
Copy link
Contributor

@mdpial are you working or not ?

@piall
Copy link

piall commented Apr 25, 2021

@sagar-barapatre I am not working.

@subhangi2731
Copy link

@Namanl2001 please assign me I will send pr in 1 day

@Namanl2001 Namanl2001 removed the GSSOC21 Girlscript summer of code 2021 label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Level2 hard testing e2e/unit test UIs/ReactJS requires knowledge of React.JS
Projects
None yet
Development

No branches or pull requests

4 participants