chairemobilite / evolution

Online survey platform for travel survey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI testing: Add tests for the interviewer mode survey

tahini opened this issue · comments

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.