CCI-MOC / giji-frontend

GIJI web client
https://giji.massopen.cloud
Other
0 stars 0 forks source link

Need behave tests for the new code #16

Open xuhang57 opened 6 years ago

xuhang57 commented 6 years ago

Docs:

http://pythonhosted.org/behave/ https://behave-django.readthedocs.io/en/stable/usage.html

https://cucumber.io http://toolsqa.com/cucumber/behavior-driven-development/

https://splinter.readthedocs.io/en/latest/#

Basically a new way of testing and development. For the backend, mostly is about behave-django. And front-end, it is more cucumber?