Commit Graph

14 Commits

Author SHA1 Message Date
a4d5519255 fix: clean up test fixtures formatting for CI
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 14:21:55 +00:00
30c949ed97 fix: clean up test fixtures formatting for CI
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 14:21:54 +00:00
6cfff16956 fix: resolve CI formatting issues in tests/conftest.py
Some checks failed
CI / test (push) Failing after 12s
CI / lint (push) Failing after 5s
CI / type-check (push) Failing after 10s
- Remove unused typing imports (Dict, Any, List)
- Fix trailing whitespace on import lines
- Fix blank lines containing whitespace
- Sort import block correctly
2026-02-04 13:55:31 +00:00
489dcc863b fix: update test fixtures and CI workflow for api-snapshot project
Some checks failed
CI / test (push) Failing after 11s
CI / lint (push) Failing after 5s
CI / type-check (push) Failing after 10s
2026-02-04 13:51:41 +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
376b13f5e0 fix: resolve CI/CD test and lint failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
- 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:36 +00:00
0358fbeaf0 fix: resolve CI/CD test and lint failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
- 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:36 +00:00
9f65286ba8 fix: resolve CI/CD test and lint failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
- 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:36 +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
fec0592370 Add server and snapshot tests
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
2026-02-04 13:39:52 +00:00
c00cbc888f Add recorder tests
Some checks failed
CI / test (push) Failing after 12s
CI / lint (push) Failing after 6s
CI / type-check (push) Failing after 10s
2026-02-04 13:38:44 +00:00
64eb633bb0 Add test configuration and CLI tests
Some checks failed
CI / test (push) Failing after 12s
CI / lint (push) Failing after 6s
CI / type-check (push) Failing after 11s
2026-02-04 13:38:10 +00:00
ba48fac036 Add test configuration and CLI tests
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
2026-02-04 13:38:10 +00:00
4a04a73ec9 Add test configuration and CLI tests
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
2026-02-04 13:38:09 +00:00