nextcloud/tests
Lukas Reschke bf07eb45e2 Fix unit tests
Regression caused by https://github.com/owncloud/core/pull/16721

Failed the unit tests as per https://ci.owncloud.org/job/server-master-linux/database=sqlite,label=SLAVE/1994/testReport/junit/(root)/Test_Encryption_ManagerTest/testGetEncryptionModuleUnknown/:
```
Test\Encryption\ManagerTest::testGetEncryptionModuleUnknown
Failed asserting that exception message 'Module with id: unknown does not exist.' contains 'Module with id: unknown does not exists.'
```
2015-06-03 17:07:30 +02:00
..
acceptance
core Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
data remove logo-wide from tests 2015-05-21 22:40:26 +02:00
lib Fix unit tests 2015-06-03 17:07:30 +02:00
settings Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +02:00
bootstrap.php Remove check for RAW_POPULATE_POST_DATA for unit tests 2015-06-01 16:35:54 +02:00
enable_all.php
karma.config.js Added unit tests for download URL in public sharing page 2015-05-19 17:41:06 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Fix phpunit xml 2015-06-01 20:42:32 +02:00
phpunit.xml.dist Fix phpunit xml 2015-06-01 20:42:32 +02:00
preseed-config.php
startsessionlistener.php