summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/login.feature
Commit message (Collapse)AuthorAgeFilesLines
* Fix acceptance testsJohn Molakvoæ (skjnldsv)2018-02-281-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-211-5/+5
| | | | | | | | As requested by Morris Jobke, the passwords in the acceptance tests were modified to make them valid both for a clean Nextcloud server and one with the password_policy app enabled. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-211-0/+47
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>