mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
test(authority): expand e2e roundtrip coverage
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"test:persistence-matrix": "npm run test:p0 && npm run test:runtime-history && npm run test:graph-persistence && npm run test:indexeddb",
|
||||
"test:stable": "node scripts/run-test-suite.mjs",
|
||||
"test:authority:e2e": "node tests/e2e/authority-server-primary.mjs",
|
||||
"test:authority:e2e:diagnostics": "node tests/e2e/authority-diagnostics-roundtrip.mjs",
|
||||
"test:authority:e2e:restore": "node tests/e2e/authority-checkpoint-restore.mjs",
|
||||
"test:authority:e2e:all": "npm run test:authority:e2e && npm run test:authority:e2e:diagnostics && npm run test:authority:e2e:restore",
|
||||
"test:all": "npm run test:stable",
|
||||
"check": "node scripts/check-syntax.mjs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user