2anki / server

Server to create Anki flashcards faster, easier and better today ⭐️
https://2anki.net
Other
307 stars 33 forks source link

Get better test coverage #503

Open aalemayhu opened 2 years ago

aalemayhu commented 2 years ago

https://www.npmjs.com/package/@testing-library/jest-dom https://www.npmjs.com/package/@testing-library/react https://www.npmjs.com/package/@testing-library/user-event https://www.npmjs.com/package/@testing-library/react-hooks

aalemayhu commented 2 years ago

We are migrating away from ava to jest. The main reason being Ava is super slow due to our usage. There is probably ways to make it faster but the tooling of Jest is amazing.

aalemayhu commented 2 years ago

Ava is gone but leaving this open due to the various open todo items on the test coverage