mwickett / blitzer

Scorekeeping and performance viz / tracking application for Dutch Blitz 🎴
https://www.blitzer.fun
1 stars 0 forks source link

Get some Playwright tests started #55

Open mwickett opened 4 months ago

mwickett commented 4 months ago

The complexity is getting high enough that I'm going to regret not writing some kind of tests here.

mwickett commented 3 months ago

💡 Grab some actual game data from the DB, and then use Playwright's visual test generator to record and generate tests from me entering the game data.

Couple of cases to consider:

mwickett commented 3 months ago

Score.csv

Attaching a set of scores from a real game here.

mwickett commented 3 months ago

We can use the Clerk / Playwright integration here. https://clerk.com/docs/testing/overview