cosyverif / library

http://cosyverif.org
MIT License
0 stars 6 forks source link

add a --testconfig mode to the server #194

Closed hle35 closed 8 years ago

hle35 commented 8 years ago

Some features of the server like the captcha make difficult the automatization of the web client tests. In order to facilitate (or enable) the automatization of some tests it could be interesting to add a an option such as --testconfig=123&abc when launching the server in order to specify a certain configuration (such as a specific captcha or none or any other specific configuration).