mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 17:41:23 +01:00
Update snapshots
This commit is contained in:
parent
28c2f2db7d
commit
6ea2ae867b
7 changed files with 7 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ test.describe('map layers', () => {
|
||||||
// NOTE:
|
// NOTE:
|
||||||
// - We use a fixed seed ("test-seed") to make map generation deterministic for snapshot tests.
|
// - We use a fixed seed ("test-seed") to make map generation deterministic for snapshot tests.
|
||||||
// - Snapshots are OS-independent (configured in playwright.config.ts).
|
// - Snapshots are OS-independent (configured in playwright.config.ts).
|
||||||
await page.goto('/?seed=test-seed')
|
await page.goto('/?seed=test-seed&&width=1280&height=720')
|
||||||
|
|
||||||
// Wait for map generation to complete by checking window.mapId
|
// Wait for map generation to complete by checking window.mapId
|
||||||
// mapId is exposed on window at the very end of showStatistics()
|
// mapId is exposed on window at the very end of showStatistics()
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue