aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Collapse)AuthorAgeFilesLines
* correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-221-1/+1
|
* Added acceptance tests for enabling appsVincent Petry2014-09-034-9/+304
| | | | | | | | | | | | This tests whether a user can see navigation entries after enabling apps. This includes the app's group restriction. This currently expects that a group "group1" exists until we have code to auto-generate groups. This commit also provides a utility function Page.multiselectSetSelection() to make it possible to select entries inside a multiselect.
* Fixed readme for acceptance testsVincent Petry2014-09-011-4/+4
|
* further documentationFelix Böhm2014-08-291-3/+44
|
* fix login suiteFelix Böhm2014-08-292-7/+11
|
* bump version of protractor in package.jsonFelix Böhm2014-08-291-1/+1
|
* Update readme.mdfelixboehm2014-08-291-1/+5
|
* fix typoMorris Jobke2014-08-291-2/+2
|
* gitignore for node modulesFelix Böhm2014-08-291-0/+1
|
* add bunch of acceptance testsFelix Böhm2014-08-2927-0/+1999