Commit Graph

4 Commits

Author SHA1 Message Date
yaroslav k
cc57da0d83 e2e: ignore node_modules and playwright artifacts 2026-08-16 11:50:51 +03:00
yaroslav k
cc11700621 e2e: persistence tests, verified against a live server
- campaign name survives a reload (autosave debounce respected)
- export/import round trip: Save downloads dashboard.json with the
  current state, Clear blanks it via the confirm modal, Load restores it
- specs take BASE_URL env override (default stays localhost:3000)
- both new tests and the three smoke tests pass on chromium
2026-08-16 11:49:00 +03:00
yaroslav k
8bdf1c9be3 rewrite README; replace example e2e spec with a smoke test
README is now project-specific (features, stack, dev commands, docs).
The Playwright spec checks home/inventories/wiki render and asserts no
console errors.
2026-08-15 14:57:35 +03:00
YK
2a1fb81567 initial commit: ssr 2025-09-11 08:43:59 +03:00