nextcloud-server/tests/lib
Joas Schilling f8180391fd
Create a Fallback in the old autoloader for PSR-4 Test\TestCase
2016-05-19 15:45:34 +07:00
..
activity Move activity manager to the namespace 2016-05-02 11:57:24 +07:00
app allow app developers to specify the minimum int size 2016-04-28 22:55:15 +07:00
appframework Fix namespaces in AppFramework tests 2016-05-18 18:57:45 +07:00
archive Fix namespace for archive tests 2016-05-18 18:57:45 +07:00
authentication/token add method to query all user auth tokens 2016-05-18 18:25:37 +07:00
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 2016-04-22 10:49:55 +07:00
cache Fix namespace of tests/cache/ 2016-05-18 18:57:46 +07:00
command Fix file name of command test 2016-05-18 18:57:46 +07:00
comments Fix filenames and class names in tests/lib/comments 2016-05-18 18:57:46 +07:00
db Merge pull request #24716 from owncloud/fix-test-namespaces-2 2016-05-19 15:31:43 +07:00
encryption Fix file name in tests/lib/encryption 2016-05-18 18:57:46 +07:00
files Fix deprecated private method 2016-05-19 09:44:53 +07:00
group Fix lib/ 2016-05-19 09:38:52 +07:00
hooks more type hints 2015-06-02 14:07:55 +07:00
http/client Fix namespaces in tests/lib/http/ 2016-05-19 08:46:58 +07:00
integritycheck Fix namespaces in tests/lib/integritycheck 2016-05-19 08:48:22 +07:00
l10n Do not save the language as request lang for apps when we didn't find any 2016-05-04 08:28:13 +07:00
lock Make lock ttl configurable 2016-04-07 08:24:13 +07:00
log Fix namespace in log/ and mail/ 2016-05-19 08:50:14 +07:00
mail Fix namespace in log/ and mail/ 2016-05-19 08:50:14 +07:00
memcache Merge pull request #24716 from owncloud/fix-test-namespaces-2 2016-05-19 15:31:43 +07:00
migration Introduce background repair steps 2016-04-26 11:56:56 +07:00
notification Fix notification tests 2016-04-08 15:23:06 +07:00
ocs Fix namespace of memcache/ and ocs/ 2016-05-19 08:53:06 +07:00
preview Add the DB group for tests that require the database 2016-04-29 09:30:47 +07:00
publicnamespace Fix public/ namespace in tests 2016-05-19 08:56:47 +07:00
repair Fix namespace in repair/ 2016-05-19 08:59:37 +07:00
security Fix "Class 'Test\Security\DateTime' not found" 2016-05-19 09:40:34 +07:00
session throw SessionNotAvailableException if session_id returns empty string 2016-04-26 14:51:21 +07:00
share Fix more failures 2016-05-19 10:11:42 +07:00
share20 Fix tests 2016-04-19 14:04:00 +07:00
systemtag tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +07:00
template Add tests for correct path 2015-04-20 12:31:35 +07:00
traits Merge pull request #22791 from owncloud/enc_master_key_improvements 2016-04-21 11:48:26 +07:00
updater Fix namespace in user/ 2016-05-19 09:19:03 +07:00
user Merge pull request #24660 from owncloud/no-token-login-for-disabled-users 2016-05-19 15:32:09 +07:00
util Group fixup (#24621) 2016-05-17 16:06:44 +07:00
APITest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
AllConfigTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
AppTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
CapabilitiesManagerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
ConfigTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
ContactsManagerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
ErrorHandlerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
HTTPHelperTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
HelperStorageTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
ImageTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
InstallerTest.php OC_Installer -> \OC\Installer 2016-05-02 08:52:06 +07:00
LegacyHelperTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
NaturalSortTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
RepairStepTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
SetupTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
StreamWrappersTest.php Fix missing backtick before OC 2016-05-19 09:41:45 +07:00
TagsTest.php Fix more failures 2016-05-19 10:11:42 +07:00
TemplateFunctionsTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
TestCase.php Create a Fallback in the old autoloader for PSR-4 Test\TestCase 2016-05-19 15:45:34 +07:00
UpdaterTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
UrlGeneratorTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
UtilCheckServerTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
UtilTest.php Fix lib/ 2016-05-19 09:38:52 +07:00
appconfig.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
autoloader.php Create a Fallback in the old autoloader for PSR-4 Test\TestCase 2016-05-19 15:45:34 +07:00
avatarmanagertest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
avatartest.php FIx lib/ a-d 2016-05-19 09:27:21 +07:00
datetimeformatter.php tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +07:00
filechunking.php Added tests 2016-03-07 21:20:13 +07:00
files.php Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +07:00
hookhelper.php tests: Fix typos (found by codespell) 2016-04-06 15:08:27 +07:00
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove the password from the validateUserPass() method as well 2016-05-02 10:44:09 +07:00
navigationmanagertest.php
ocsclienttest.php Fix lib/ 2016-05-19 09:38:52 +07:00
preview.php Adding more DB groups to test suits 2015-11-30 10:55:06 +07:00
server.php Move activity manager to the namespace 2016-05-02 11:57:24 +07:00
subadmin.php subadmin methods should not return any null user or group 2015-11-05 11:50:57 +07:00
tempmanager.php Unit test getting temp dir from config 2015-08-30 23:34:38 +07:00
testmoveablemountpoint.php Keep shared locks in post hooks 2015-06-25 16:33:02 +07:00
user.php Add \OC\User\Backend 2016-05-10 19:53:36 +07:00