mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-09 19:27:45 +02:00
[eric] e2e+ci: addInitScript in launchApp setting __OPENSWARM_E2E__=true before bundle.js parses so the production-build store-on-window gate fires for specs that drive Redux directly, plus chain selftest-pairwise into verify-all and the e2e workflow so the covering-array math is validated on every CI push
This commit is contained in:
@@ -71,6 +71,9 @@ jobs:
|
||||
- name: Preflight race / cache (Layer 4)
|
||||
shell: bash
|
||||
run: node scripts/ci/verify-preflight-race.js
|
||||
- name: Pairwise generator selftest (covering-array math)
|
||||
shell: bash
|
||||
run: node scripts/ci/selftest-pairwise.js
|
||||
|
||||
# Preflight Layer 5: hostile-env scenarios. Each leg asserts the verdict
|
||||
# matches the expected envelope for that scenario; network=blocked
|
||||
|
||||
Reference in New Issue
Block a user