You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Moved unit tests from `tests/` to `tests/unit/`
- Added dummy e2e test in `tests/e2e/`
- Updated pytest setup to not run tests mark as e2e
- Added docker image to run e2e tests with `docker compose run --rm e2e`
- Added `pytest-rerunfailures` dev dependency to rerun failed api calls (flaky tests)
0 commit comments