chairemobilite / evolution

Online survey platform for travel survey
MIT License
4 stars 9 forks source link

UI testing: Add tests for the interviewer mode survey #719

Open tahini opened 1 month ago

tahini commented 1 month ago

We have helper functions and documentation to run the participant code, but when the interviewer mode is supported for a survey, it should be possible to answer a survey in interviewer mode with the same kind of tests as for the participant.

We would need to add helper functions and documentation to start/compile the admin application, log in, create a new interview, then run the survey tests.