Commit Graph

2 Commits

Author SHA1 Message Date
A. F. Dudley
5197c57119 add local test runner script
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
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
90cebdb7a6
Add CI script for k8s deployment test (#705) 2024-01-16 16:16:07 -07:00