Skip to content
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

Document use of expected-failures files in acceptance tests #57

Open
2 of 12 tasks
phil-davis opened this issue Jan 28, 2022 · 1 comment
Open
2 of 12 tasks

Document use of expected-failures files in acceptance tests #57

phil-davis opened this issue Jan 28, 2022 · 1 comment
Assignees

Comments

@phil-davis
Copy link
Contributor

WHAT Needs to be Documented?

Acceptance tests can be run with an expected-failures file. That file records tests that are known to be failing, and links to related issues. Document the test workflow of how we make use of that.

WHERE Does This Need To Be Documented (Link)?

https://doc.owncloud.com/server/next/developer_manual/testing/acceptance-tests.html

WHY Should This Change Be Made?

Help developers to know what is the current workflow for acceptance tests.

(Optional) What Type Of Content Change Is This?

  • New Content Addition
  • Old Content Deprecation
  • Existing Content Simplification
  • Bug Fix to Existing Content

(Optional) Which Manual Does This Relate To?

  • Admin Manual
  • Developer Manual
  • User Manual
  • Android
  • iOS
  • Branded Clients
  • Desktop Client
  • Other
@phil-davis
Copy link
Contributor Author

Note: owncloud/core#39782 added a lint check of expected-failures files. So include that in the documentation. Probably also add a manual make command in the relevant repo/repos to allow developers to easily run a local lint check of the expected failures file(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant