curatedcode / applii-tracker

A fully client-side job application tracker with sync support
https://applii.netlify.app/
Other
0 stars 0 forks source link

add ci for tests #88

Open curatedcode opened 8 months ago

curatedcode commented 8 months ago

What is the chore? Add the tests that run locally to any new prs that are open to make sure no errors get through. Use github actions for this

Urgency of chore Urgent, high, medium, low. If the chore is urgent, please write a short description of why.

Additional context https://github.com/microsoft/playwright-github-action https://www.the-koi.com/projects/setting-up-a-superfast-ci-with-vitest-and-github-actions/