Commit Graph

4 Commits

Author SHA1 Message Date
f7d507ee5c Add mockapi source files and tests
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-03-22 21:59:23 +00:00
1a74564566 fix: resolve CI test failures
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Added ruff and mypy installation to CI workflow
- Removed deprecated license classifier from pyproject.toml
- Added pytest conftest.py for proper test discovery
- Fixed test paths in CI to match actual test file locations
- All 46 tests pass locally
2026-03-22 21:50:04 +00:00
ff73520767 Add test files for CI
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-03-22 21:24:20 +00:00
50ff2a04ab Initial upload: mockapi - OpenAPI Mock Server Generator
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
2026-03-22 21:06:29 +00:00