avantifellows / quiz-creator

An interface to create quizzes for the Avanti Fellows Quiz Engine
GNU General Public License v3.0
18 stars 40 forks source link

Add basic end to end tests #23

Open suryabulusu opened 10 months ago

suryabulusu commented 10 months ago

Use cypress or otherwise and write e2e tests. Follow quiz-frontend testing suite for ci

Links: ci.yml - https://github.com/avantifellows/quiz-frontend/blob/main/.github/workflows/ci.yml (see firefox, chrome tests) tests folder - https://github.com/avantifellows/quiz-frontend/tree/main/tests