leaderboardsgg / leaderboard-site

Frontend of Leaderboards.gg
https://leaderboards.gg/
GNU General Public License v3.0
58 stars 22 forks source link

Use Nuxt Test Utils/Environment #618

Closed TheTedder closed 3 months ago

TheTedder commented 4 months ago

What are you wanting to be added?

Use nuxt test utils for testing composables and such instead of using vue test utils for everything. https://nuxt.com/docs/getting-started/testing

What might break?

The tests are going to need to be tweaked a bit to work properly.

Relevant Issues

No response

zysim commented 4 months ago

You're working on this with https://github.com/leaderboardsgg/leaderboard-site/issues/592, right?