You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests/lib
Lukas Reschke a1f5364d7f
Generate coverage for quick DB tests
This adds the "QUICKDB" group which excludes some tests that abuse unit tests as integration tests as displayed in https://github.com/nextcloud/server/issues/1626

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
..
Activity Move tests/ to PSR-4 (#24731) 8 years ago
App increase core version number to trigger db ugprade and fix app manager tests 8 years ago
AppFramework Add tests 8 years ago
Archive Remove unneeded checks if it runs on a Windows machine 8 years ago
Authentication Do not use underscores in PSR4 namespaces of the backup codes app 8 years ago
BackgroundJob Fix getMock JobListTest 8 years ago
Cache Fix getMock FileCacheTest 8 years ago
Command Fix getMock Command/Intergrity 8 years ago
Comments Add test for setTopmostParentId and getTopmostParentId 8 years ago
DB Various database migration fixes (#25209) 8 years ago
Encryption Fix getMock DecryptAllTest 8 years ago
Files Fix mimetype detection inside hidden folders (#26138) 8 years ago
Group Fix getMock MetaDataTest 8 years ago
Hooks Move tests/ to PSR-4 (#24731) 8 years ago
Http/Client Fix getMock Http Client 8 years ago
IntegrityCheck Make sure memory limit is > post size and upload filesize 8 years ago
L10N Fix getMock L10NTest 8 years ago
Lock Fix getMock DBLockingProviderTest 8 years ago
Log Renamed test classes for file logging tests. 8 years ago
Mail Move tests/ to PSR-4 (#24731) 8 years ago
Memcache Move tests/ to PSR-4 (#24731) 8 years ago
Migration Fix getMock Migration 8 years ago
Notification Make sure the primary action is always the first one 8 years ago
OCS Move tests/ to PSR-4 (#24731) 8 years ago
Preview Move tests/ to PSR-4 (#24731) 8 years ago
PublicNamespace Move tests/ to PSR-4 (#24731) 8 years ago
Repair Fix getMock RepairUnmergedSharesTest 8 years ago
Security Fix getMock CertificateMangerTest 8 years ago
Session Move tests/ to PSR-4 (#24731) 8 years ago
Settings Fix tests 8 years ago
Share Fix getMock Share 8 years ago
Share20 Fix getMock ManagerTest 8 years ago
SystemTag Act on effective system tag canAssign permission 8 years ago
Template Fix getMock Template 8 years ago
Traits Fix phpunit Trait warning 8 years ago
Updater Use the same URL everywhere 8 years ago
User Only trigger postDelete hooks when the user was deleted... 8 years ago
Util Move tests/ to PSR-4 (#24731) 8 years ago
APITest.php FIx lib/ a-d 8 years ago
AllConfigTest.php Revert "Downstream 2016-06-08" 8 years ago
AppConfigTest.php Move tests/ to PSR-4 (#24731) 8 years ago
AppTest.php Fix getMock AppTests 8 years ago
AutoLoaderTest.php Fix unit tests 8 years ago
AvatarManagerTest.php Remove database requirement from test 8 years ago
AvatarTest.php Fix getMock Avatar 8 years ago
CapabilitiesManagerTest.php Make the capabilities manager more error proof 8 years ago
ConfigTest.php FIx lib/ a-d 8 years ago
ContactsManagerTest.php FIx lib/ a-d 8 years ago
DateTimeFormatterTest.php Move tests/ to PSR-4 (#24731) 8 years ago
ErrorHandlerTest.php FIx lib/ a-d 8 years ago
FileChunkingTest.php Fix getMock FileChunkingTest 8 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 8 years ago
HTTPHelperTest.php Fix getMock HTTPHelper 8 years ago
HelperStorageTest.php Fix getMock HelperStorageTest 8 years ago
HookHelper.php Move tests/ to PSR-4 (#24731) 8 years ago
ImageTest.php Remove unneeded checks if it runs on a Windows machine 8 years ago
InstallerTest.php OC_Installer -> \OC\Installer 8 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 8 years ago
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 8 years ago
LegacyHelperTest.php Fix getMock LegacyHelperTest 8 years ago
LoggerTest.php add test 8 years ago
NaturalSortTest.php Fix lib/ 8 years ago
NavigationManagerTest.php Move tests/ to PSR-4 (#24731) 8 years ago
OCSClientTest.php Fix getMock OCSClient 8 years ago
PreviewTest.php Fix failing preview unit tests (#26039) 8 years ago
RepairStepTest.php Fix lib/ 8 years ago
ServerTest.php Fix loading of ThemingDefaults 8 years ago
SetupTest.php Fix getMock SetupTest 8 years ago
StreamWrappersTest.php Fix missing backtick before OC 8 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 8 years ago
TagsTest.php Fix getMock TagTest 8 years ago
TempManagerTest.php Fix getMock TempManagerTest 8 years ago
TemplateFunctionsTest.php Fix lib/ 8 years ago
TestCase.php Generate coverage for quick DB tests 8 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Kill update simulation 8 years ago
UrlGeneratorTest.php Fix getMock UrlGeneratortest 8 years ago
UserTest.php Fix failing tests after db split 8 years ago
UtilCheckServerTest.php Remove unneeded checks if it runs on a Windows machine 8 years ago
UtilTest.php Fix getMock UtilTest 8 years ago