mito icon indicating copy to clipboard operation
mito copied to clipboard

Add unit tests for frontend

Open marthacryan opened this issue 11 months ago • 0 comments

Advantages / reasons for unit tests on the frontend:

  • a different angle to test and make the frontend more robust
  • less flaky
  • you can write way more because they go super fast
  • Can make debugging faster because there are more granular failures - easier to understand what's going wrong

I would propose we use jest

marthacryan avatar Mar 01 '24 18:03 marthacryan