aex/end2end
yaroslav k 0fb9329916 e2e: character page spec, verified against a live server
- player card shows the mock character (name, class, level, XP)
- add a spell via a vacant slot, undo with Ctrl+Z, redo with Ctrl+Y
- remove a spell empties its slot back to vacant
- a prepared spell survives a reload (autosave round trip)
- attune an item, reload keeps it, clear empties the slot
2026-08-16 12:43:55 +03:00
..
tests e2e: character page spec, verified against a live server 2026-08-16 12:43:55 +03:00
.gitignore e2e: ignore node_modules and playwright artifacts 2026-08-16 11:50:51 +03:00
package-lock.json initial commit: ssr 2025-09-11 08:43:59 +03:00
package.json initial commit: ssr 2025-09-11 08:43:59 +03:00
playwright.config.ts initial commit: ssr 2025-09-11 08:43:59 +03:00
tsconfig.json initial commit: ssr 2025-09-11 08:43:59 +03:00