nextcloud/tests/lib
Vincent Petry d3fb5d618e Merge pull request #24748 from owncloud/login-explicitly
Log in explicitly, save login name when generating browser/device tokens
2016-05-24 17:51:49 +02:00
..
Activity Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
App Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppFramework Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Archive Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Authentication/Token when generating browser/device token, save the login name for later password checks 2016-05-24 11:49:15 +02:00
BackgroundJob Lock jobs while executing them, to allow multiple executors to run in parallel 2016-05-21 01:59:25 +02:00
Cache Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Command Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Comments Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DB Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Encryption Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Files Store user bucket in preferences 2016-05-23 21:57:41 +02:00
Group Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Hooks Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Http/Client Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
IntegrityCheck Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
L10N Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Lock Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Log Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Mail Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Memcache Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Migration Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Notification Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCS Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Preview Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
PublicNamespace Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Repair Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Security Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Session Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Share Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Share20 use share initiator as fall back to access the file 2016-05-20 21:15:15 +02:00
SystemTag Act on effective system tag canAssign permission 2016-05-20 17:56:02 +02:00
Template Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Traits Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Updater Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
User when generating browser/device token, save the login name for later password checks 2016-05-24 11:49:15 +02:00
Util Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
authentication/twofactorauth Add two factor auth to core 2016-05-23 11:21:10 +02:00
files/storage/wrapper Merge pull request #24349 from owncloud/nfd-storagewrapper 2016-05-23 13:45:33 +02:00
APITest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
AllConfigTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
AppConfigTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
AutoLoaderTest.php Fix unit tests 2016-05-20 16:35:07 +02:00
AvatarManagerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AvatarTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
CapabilitiesManagerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
ConfigTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
ContactsManagerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
DateTimeFormatterTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ErrorHandlerTest.php FIx lib/ a-d 2016-05-19 09:27:21 +02:00
FileChunkingTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
FilesTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HTTPHelperTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
HelperStorageTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
HookHelper.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ImageTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
InstallerTest.php OC_Installer -> \OC\Installer 2016-05-02 08:52:06 +02:00
LargeFileHelperGetFileSizeTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
LegacyHelperTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
LoggerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
NaturalSortTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
NavigationManagerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCSClientTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
PreviewTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RepairStepTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
ServerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
SetupTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
StreamWrappersTest.php Fix missing backtick before OC 2016-05-19 09:41:45 +02:00
SubAdminTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
TagsTest.php Fix more failures 2016-05-19 10:11:42 +02:00
TempManagerTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
TemplateFunctionsTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
TestCase.php Create a Fallback in the old autoloader for PSR-4 Test\TestCase 2016-05-19 15:45:34 +02:00
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
UpdaterTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
UrlGeneratorTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
UserTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
UtilCheckServerTest.php Fix lib/ 2016-05-19 09:38:52 +02:00
UtilTest.php Fix lib/ 2016-05-19 09:38:52 +02:00