-
Notifications
You must be signed in to change notification settings - Fork 20
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
Implement Automation testing #14
Comments
There are different types of testing tools available for testing a react application some of them are
|
|
Hey @sridhar02, thanks for the efforts, I've been busy with refactoring the code lately. Please give me some time, I'd love to explore the framework you suggested. It's quite interesting, Thanks for the suggestion. |
hey @sridhar02 the code base is stable now, and i think we can work on automation testing. How do you suggest we can take this forward to next step. |
we can add cypress to project and write tests for every UI interface one by one using cypress. |
Hey @sridhar02 can you implement basic tests and we can review ? |
I will implement this weekend , the basic cypress setup,run commands and some sample test cases. |
Knock Knock! Anyone here! This issue might need attention. |
Discussions on implementation to use for Automation testing
The text was updated successfully, but these errors were encountered: