summaryrefslogtreecommitdiffstats
path: root/tests/core/command
Commit message (Expand)AuthorAgeFilesLines
* [command] single user mode - use config object & add testsMorris Jobke2015-07-091-0/+129
* Invert the "public" to a "private" methodJoas Schilling2015-07-071-9/+9
* Make it possible to import exportet app/system configsJoas Schilling2015-07-071-5/+17
* Replace deprecated method callsJoas Schilling2015-07-078-13/+13
* Add commands to get, set and delete app config valuesJoas Schilling2015-07-073-0/+404
* Add a command to import an json array into the configJoas Schilling2015-07-072-1/+185
* Add a command to delete a system configJoas Schilling2015-07-073-4/+124
* Add a command to get a config valueJoas Schilling2015-07-071-0/+160
* Add a command to set a system config valueJoas Schilling2015-07-071-0/+115
* Split the system from the app configJoas Schilling2015-07-071-15/+18
* Add tests for list configJoas Schilling2015-07-071-0/+286
* Fix test message and add 'user' to itJens-Christian Fischer2015-06-111-1/+1
* Move the helpful method to the TestCase classJoas Schilling2015-06-035-7/+7
* Display a message when there is a problem with the default moduleJoas Schilling2015-05-042-15/+37
* Add unit tests for the commandsJoas Schilling2015-04-273-0/+274
* Fix file namesJoas Schilling2015-04-232-0/+0
* Add tests for occ user:lastseenJoas Schilling2015-04-231-0/+105
* Add unit tests for occ user:deleteJoas Schilling2015-04-231-0/+106