stack-orchestrator/tests/scripts
A. F. Dudley 8a864f7c67
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 1m54s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m38s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 4m55s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 6m13s
Smoke Test / Run basic test suite (pull_request) Successful in 6m56s
Webapp Test / Run webapp test suite (pull_request) Successful in 7m17s
feat: add local test runner script
Creates a temporary venv, installs shiv, builds the laconic-so package,
and runs any test script in isolation. Cleans up on exit.

Usage: ./tests/scripts/run-test-local.sh tests/webapp-test/run-webapp-test.sh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:58:04 +00:00
..
install-kind.sh Add CI script for k8s deployment test (#705) 2024-01-16 16:16:07 -07:00
install-kubectl.sh Add CI script for k8s deployment test (#705) 2024-01-16 16:16:07 -07:00
run-test-local.sh feat: add local test runner script 2026-03-09 15:58:04 +00:00