spaxel/mothership/test/acceptance
jedarden cc65ae690f
Some checks failed
CI Benchmark - Fusion Loop Timing / Fusion Loop Timing Benchmark (push) Has been cancelled
fix(acceptance): start mothership binary in SPAXEL_NO_DOCKER=1 path
The no-docker path created the cmd but never called cmd.Start(), so
waitForMothership always timed out. Add Start(), stdout/stderr wiring,
SPAXEL_BIND_ADDR, and SPAXEL_MDNS_ENABLED=false for CI headless operation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 01:34:07 -04:00
..
as1_first_time_setup_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as2_walking_detection_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as3_fall_detection_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as4_ble_identity_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as5_ota_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as6_replay_test.go style(mothership): run go fmt to format all Go code 2026-05-24 15:30:02 -04:00
as7_auth_reject_test.go test(acceptance): add AS-7 auth rejection integration test 2026-05-24 11:46:06 -04:00
integration_test.go fix(acceptance): start mothership binary in SPAXEL_NO_DOCKER=1 path 2026-06-04 01:34:07 -04:00
io_install_upgrade_test.go test(acceptance): fix TestMain to properly initialize testing framework 2026-05-24 11:10:51 -04:00
test_helpers.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00