-
Notifications
You must be signed in to change notification settings - Fork 14
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
Refactor feature file according to rule #804
Labels
Comments
9 tasks
9 tasks
This was referenced Apr 25, 2023
9 tasks
This was referenced Jun 1, 2023
Feature files on these suites has been refactored according to the rules. So, closing this issue. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently, we have feature files that don't follow rules as described in https://doc.owncloud.com/server/10.11/developer_manual/testing/acceptance-tests.html#how-to-write-acceptance-tests
Example:
Using simple comments
rather than
Following the same pattern in the whole scenario
Example
TODO
- [ ] webmight not bee needed as we don't maintain the Nightwatch code and the e2e doesn't follow this pattern at allPoints to remember while refactoring
The text was updated successfully, but these errors were encountered: