3 Commits

Author SHA1 Message Date
82a9db0c8b fix: clean up test fixtures formatting for CI
Some checks failed
CI / test (push) Failing after 13s
2026-02-04 14:21:58 +00:00
948de53fd8 fix: resolve CI/CD test and lint failures
Some checks failed
CI / test (push) Failing after 11s
CI / lint (push) Failing after 5s
CI / type-check (push) Failing after 10s
- Update ci.yml to run only api-snapshot tests
- Remove unused imports in test_cli.py
- Remove unused imports in test_recorder.py
- Remove unused imports in test_server.py
- Remove unused imports and variables in test_snapshot.py
2026-02-04 13:47:37 +00:00
2f9b31a48a Add server and snapshot tests
Some checks failed
CI / test (push) Failing after 13s
CI / lint (push) Failing after 6s
CI / type-check (push) Failing after 10s
2026-02-04 13:39:53 +00:00