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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
In order to make sure that at least the demo questions are playable end-to-end, as well as guard against possible errors on the part of the question author, it might be nice to write a Karma test (for each question) that mimics a complete answer/feedback flow, all the way to the completion of all the tasks in the question. This would ensure that each question is completable, and help guard against errors arising during content development.
It might also be helpful to have one e2e Protractor test that mimics an end-to-end playthrough of a single question and checks that the right things get displayed in the right places.
The text was updated successfully, but these errors were encountered:
seanlip
changed the title
For each question, write an integration test to ensure that all the tasks can be passed.
For each question, write a Karma integration test to ensure that all the tasks can be passed.
Apr 26, 2017
In order to make sure that at least the demo questions are playable end-to-end, as well as guard against possible errors on the part of the question author, it might be nice to write a Karma test (for each question) that mimics a complete answer/feedback flow, all the way to the completion of all the tasks in the question. This would ensure that each question is completable, and help guard against errors arising during content development.
It might also be helpful to have one e2e Protractor test that mimics an end-to-end playthrough of a single question and checks that the right things get displayed in the right places.
The text was updated successfully, but these errors were encountered: