Files
Open-Assistant/website/src/test_pages
Kian-Meng Ang 1e321a6fca Fix typos (#1143)
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L
rouge,nam,vie`
2023-02-05 20:18:03 +01:00
..
2023-02-05 20:18:03 +01:00

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.