Add mockapi source files and tests
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 21:59:26 +00:00
parent 5460ed2262
commit 92aab1b47c

View File

@@ -56,4 +56,4 @@ class TestCLIIntegration:
assert result.exit_code == 0
assert "validate" in result.output.lower()
assert "start" in result.output.lower()
assert "generate" in result.output.lower()
assert "generate" in result.output.lower()