fantasycalendar / Fantasy-Calendar

Build a calendar that fits your world! Whether you're a GM just here to track your Forgotten Realms campaign with a preset calendar, or a fanciful world-builder with 12 moons (Like Eberron's) and zany timekeeping systems to match, we've got you covered.
https://app.fantasy-calendar.com
91 stars 7 forks source link

Set up client testing environment #348

Closed Haxxer closed 9 months ago

Haxxer commented 9 months ago

Description

We need to set up a testing environment for clients, so that we can run tests on the client side code. Vitest is the recommended testing suite for Vite & VueJS:

https://vitest.dev/