summaryrefslogtreecommitdiffstats
path: root/settings/tests/js/appsSpec.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix JSUnit testsMorris Jobke2017-01-131-0/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fixes javascript tests for apps.jsRoeland Jago Douma2016-11-131-10/+21
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add js tests for empty content pageJoas Schilling2015-10-261-4/+19
|
* Adjust js unit testsJoas Schilling2015-10-261-4/+43
|
* Unit test for app listVincent Petry2015-07-021-0/+26
|
* Sort apps by level, then by nameVincent Petry2015-05-201-4/+14
| | | | Also properly initialize the level to 0 when no level was returned
* Add JS unit test for sortingLukas Reschke2015-04-081-0/+54
|
* Added unit test for app filterVincent Petry2015-02-231-0/+101