Skip to content

Commit

Permalink
Add "Relevant Smoke Tests" to the test pool
Browse files Browse the repository at this point in the history
To include a category for owncloud/oauth2#100
  • Loading branch information
SamuAlfageme authored Nov 28, 2017
1 parent 4982d44 commit a4afc28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Server/Test_Plan_OAuth2.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ This aims to be a client-agnostic testplan for the OAuth2 application, centered
| Successful [Authorization Request] with a valid session in the browser | The "Authorize" screen is displayed | :construction: | |
| Successful [Authorization Request] in a browser with a different user logged in | The "Switch User" screen is displayed, allowing to modify the current session | :construction: | See use of the additional `user` parameter in: https://github.com/owncloud/oauth2/pull/67 |
| Failed attempt in the authorization login form | The query parameters for the [Authorization Request] are preserved in next attempts | :construction: | See original issue in: https://github.com/owncloud/core/issues/28129 |
| **Relevant Smoke Tests** | | |
| Unauthenticated Actions: Public File Drop | Files get uploaded normally | :construction: | See https://github.com/owncloud/oauth2/pull/100 |

[Authorization Request]: https://github.com/owncloud/oauth2/#protocol-flow
[Authorization Request]: https://github.com/owncloud/oauth2/#protocol-flow

0 comments on commit a4afc28

Please sign in to comment.