Skip to content

Issue 33 - Implement Testing for RegexPro contributions. #45

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

bryce-seefieldt
Copy link
Contributor

Hello Hammad,

I have done some work to setup a Jest testing environment and written some tests, specifically focused on pages.js and factory.js.

I have added a TESTING.md document which has configuration and run instructions for the current tests as well as some details about the currently implemented tests. Please feel free to edit or reduce this content at your discretion.
You may want to incorporate the isntruction into CONTRIBUTING.md. (I have added a link in CONTRIBUTING.md at the testing step.)

This is a starting point and only covers the basics of unit testing so far. It was a new challenge for me in best approach to front-end tests for a JS DOM application. There are still a great deal of test scenarios that should be added, especially in terms of UI interaction and user data validation.

I would be happy to continue to work with you on developing more robust testing. Perhaps you can open up a new issue to get some additional contributors to add their experience to the current approach.

Please let me know if I can address any issues with the contribution.

Thanks,
Bryce

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.

1 participant