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

Create Unit Test to Check Whether /classes page loads #305

Open
roberthuskins opened this issue Apr 23, 2023 · 1 comment
Open

Create Unit Test to Check Whether /classes page loads #305

roberthuskins opened this issue Apr 23, 2023 · 1 comment

Comments

@roberthuskins
Copy link
Contributor

We should have some sanity tests to make sure all the pages load to prevent issues in the future. It may require a bit of refactor in /classes page, ex: split things out into components.

The unit test should render the classes page and make sure it actually loads at all. This will help prevent issues, for example if we make some unrelated npm change and it breaks the page the test can catch it.

@Monika-Sivakumar-3
Copy link

I will be working on this issue.

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

No branches or pull requests

2 participants