-
Notifications
You must be signed in to change notification settings - Fork 1
Use behave #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use behave #147
Conversation
b33955a to
32a2a57
Compare
|
miriam-z
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prefer more specific selectors or add exact matching if multiple error elements exist.



What is the change?
Migrate acceptance tests to behave
Why are we making this change?
Our current acceptance testing approach is very developer driven and hard for clinical to read and undertsnad the meaning of test steps. Using Gherkin syntax (Give, when, then) We can provide human readable test output to non technical stakeholders