bcgov / EDUC-UMU

Administrative tool that allows for the addition, editing, and removal of entries in Education's Oracle databases
Apache License 2.0
2 stars 1 forks source link

Add e2e Testing #6

Closed ndenny1 closed 5 years ago

ndenny1 commented 5 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Add automated e2e testing (likely using Nightwatch).

Describe alternatives you've considered The biggest alternative is Cypress, but not alot of other people have it working in OpenShift

ndenny1 commented 5 years ago

Added three test scenarios to Nightwatch (login, sanity, external links)