CodeLens / tests

Commit History

Implement Maximum Robustness for /reset to bypass body validation errors
8c875ce

ArshVerma commited on

Allow /reset params via body or query; add tests
b0c19e3

ArshVerma commited on

test: add submission tests for app middleware and inference logic to fix coverage
2ef7f43

ArshVerma commited on

chore : added testcase
9eb1b4f

AIMLxDIV commited on

Allow test env and TestClient host
efa5c7c

ArshVerma commited on

Skip DB init in TESTING; add reset_db
c90ac2d

ArshVerma commited on

feat: finalize CodeLens. rebranding and production environment polish
adea8c3

ArshVerma commited on

test: expand test suite to 150+ tests and 80%+ coverage
f27b882

ArshVerma commited on

feat: add SQLite persistence for episodes, results, and leaderboard via SQLModel
4df824f

ArshVerma commited on

Revert "feat: add API hardening, rate limiting, and resource management"
545fe42
unverified

AIMLxDIV commited on

feat: harden API with rate limiting, optional API-key auth, episode TTL, and pagination
2de80f7

ArshVerma commited on

feat(core): implement Pydantic v2 models and 30 synthetic scenarios
fc6ff5a

ArshVerma commited on

feat: OpenEnv spec compliance + blast radius enrichment (0→10)
d8ee465

AIMLxDIV commited on

Add tests/test_graders.py
7ec4566

AIMLxDIV commited on

Add tests/test_env.py
e2e527d

AIMLxDIV commited on

Add tests/test_api.py
c34e3ac

AIMLxDIV commited on