COMMITS
/ tests/conftest.py October 22, 2024
X
refactor: run mypy on unit tests (#5132)
Xander Song committed
October 3, 2024
X
refactor: move unit and integration tests into single parent directory (#4846)
Xander Song committed
September 20, 2024
D
fix: Fix DB unittest reliability (#4548)
Dustin Ngo committed
September 5, 2024
D
Enable flaky test allowance in CI only (#4506)
Dustin Ngo committed
D
chore: Modify conftest to allow a threshold of flaky postgres tests (#4500)
Dustin Ngo committed
August 19, 2024
R
chore: update ruff to 0.6.1 (#4282)
Roger Yang committed
August 12, 2024
M
feat(auth): plumb auth_enabled flag, add a settings page (#4213)
Mikyo King committed
August 6, 2024
R
refactor: use `uvloop` for async tests (#4153)
Roger Yang committed
R
fix: cache invalidation (#4138)
Roger Yang committed
July 30, 2024
R
fix: use outerjoin for evals filter (#4066)
Roger Yang committed
July 26, 2024
July 24, 2024
R
refactor: use production db setup for all tests (#3987)
Roger Yang committed
July 23, 2024
X
refactor: migrate to fastapi (#3885)
Xander Song committed
July 22, 2024
R
chore: fix Starlette lifespan for tests (#3952)
Roger Yang committed
June 26, 2024
June 12, 2024
D
feat(experiments): Implement `run_experiment` (#3471)
Dustin Ngo committed
May 16, 2024
D
feat: Implement `GET /datasets/id` and `GET /datasets` (#3197)
Dustin Ngo committed
May 1, 2024
R
refactor: improved summaries with dataloaders (#3039)
Roger Yang committed
April 25, 2024
D
test: Flip postgres testing flag (#2986)
Dustin Ngo committed
D
test: Add postgres testing (#2973)
Dustin Ngo committed
December 19, 2023
X
feat: add support for explanations to run_evals (#1975)
Xander Song committed
January 17, 2023
A
feat: implement median and add unit tests (#119)
Alexander Song committed