stack-orchestrator/tests/scripts
A. F. Dudley 5197c57119
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 3m27s
Deploy Test / Run deploy test suite (pull_request) Successful in 7m4s
Webapp Test / Run webapp test suite (pull_request) Failing after 7m1s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m12s
Smoke Test / Run basic test suite (pull_request) Successful in 7m12s
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-03 04:57:57 +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 add local test runner script 2026-03-03 04:57:57 +00:00