7 lines
312 B
Markdown
7 lines
312 B
Markdown
# AirGap Tests
|
|
|
|
## Notes
|
|
- Tests now run entirely against in-memory stores (no MongoDB or external services required).
|
|
- Keep fixtures deterministic: stable ordering, UTC timestamps, fixed seeds where applicable.
|
|
- Sealed-mode and staleness tests rely on local fixture bundles only; no network access is needed.
|