You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Tests are in the tests folder. Needs a number of new tests and also need to confirm that the current tests run. Some current tests also need to be improved. We have a few testing steps like expect("needs work").toBe("needs work"); that need to be filled out to test for actual components.
The text was updated successfully, but these errors were encountered:
Tests are in the tests folder. Needs a number of new tests and also need to confirm that the current tests run. Some current tests also need to be improved. We have a few testing steps like
expect("needs work").toBe("needs work");
that need to be filled out to test for actual components.The text was updated successfully, but these errors were encountered: