-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add test cases for react components #77
Comments
Welcome to your first issue! A maintainer will review the Issue and get back to you as soon as possible. |
Hello! I'm interested in contributing and I noticed that issue #77 is still open. Is it okay if I work on this issue? |
I'm looking into contributing here too but I think the project is not currently active @itsAfnanAlam |
@itsAfnanAlam @Moscode Hey guys! I'm sorry for not getting back to you, but either of you are welcome to work on this. I would be happy to review it. I have not been active because Facebook (Meta) restricted me from contributing to this project during my employment there, but as I no longer work there I would be happy to get back to completing this project (: |
@BrandonArmand Thank you for your response. I'll start to work on this... |
@BrandonArmand Welcome back. Thanks for the update. |
@itsAfnanAlam @Moscode Hello! I'm new to the contributing world of Github. Would it be possible to work with you guys on this issue? |
I haven't seen from them, so if you want you are welcome to do whatever you can do to contribute to this (: |
Hi just added the header component test cases! |
What needs to be done.
Test cases need to be added for react components.
Why
At the moment there is no effective way to test the code. Testing by a human is not effective and is time consuming and is error prone.
How
JavaScript files with react components will have there own test cases testing for different scenarios.
The text was updated successfully, but these errors were encountered: