Have claude update the plan.

This commit is contained in:
Drew 2025-09-22 00:41:36 -07:00
parent 8dae570755
commit 6edba634fd
7 changed files with 1543 additions and 168 deletions

View file

@ -48,3 +48,6 @@ test-integration:
echo "Running integration tests..."
hurl --test --error-format long --variable host=http://localhost:3000 tests/api/*.hurl
test-coverage:
cargo tarpaulin --out Html --output-dir coverage