senior-knights / course-schedulizer

📝 Create semester schedules without stress
https://senior-knights.github.io/course-schedulizer/
MIT License
10 stars 4 forks source link

Add Better Testing #172

Open charkour opened 3 years ago

charkour commented 3 years ago

It would be really great to add more unit tests and E2E tests as well as component tests.

The continued use of jest and react-testing-lib for unit testing as well as the addition of Storybook for visual unit testing, and cypress for 2e2 testing.

charkour commented 3 years ago

Possibly use enzyme