Commit Graph

4 Commits

Author SHA1 Message Date
5460ed2262 Add mockapi source files and tests
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-03-22 21:59:24 +00:00
df11e53d59 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:05 +00:00
9e5e62ad7f Add test files for CI
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-03-22 21:24:20 +00:00
264984f001 Initial upload: mockapi - OpenAPI Mock Server Generator
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-03-22 21:06:30 +00:00