You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add bundled minimal test map fixture for smoke tests
Since all external map downloads are blocked (403 Forbidden), bundle
a minimal 2x2 Spring map as a test fixture.
The map includes:
- mapinfo.lua with proper metadata
- maps/TestMinimal2x2.smf with minimal SMF header and data
This ensures smoke tests can run reliably without network dependencies.
test_fixtures/minimal_test_map.sdd/ (980 bytes total)
├── mapinfo.lua (868 bytes)
└── maps/TestMinimal2x2.smf (112 bytes)
0 commit comments