mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-08 00:10:24 +08:00
1e321a6fca
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L rouge,nam,vie`
Page Tests
Put all page tests in this directory with the pattern MyPage.test.jsx. We can't place them in src/pages due to how
NextJS generates page routes.