nextcloud-server/tests/lib
2020-10-20 20:46:21 +02:00
..
Accounts PSR logger for accounts 2020-10-20 17:41:47 +02:00
Activity Fix activity tests again 2020-08-18 18:21:03 +02:00
App Only retry fetching app store data once every 5 minutes in case it fails 2020-10-16 14:32:58 +02:00
AppFramework Fix code style 2020-10-12 14:54:51 +02:00
Archive Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Authentication Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
Avatar
BackgroundJob Remove getLastJob from IJobList 2020-08-13 21:50:06 +02:00
Cache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Calendar
Collaboration Bump @nextcloud/vue to 3.0.0 2020-10-20 18:02:45 +02:00
Command
Comments Add ICommentsManager::load method 2020-10-20 14:39:28 +02:00
Contacts/ContactsMenu
DB Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Diagnostics
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Federation
Files Fix code style 2020-09-09 17:36:58 +02:00
GlobalScale
Group Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Hooks
Http/Client
IntegrityCheck
L10N Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Lock
Lockdown
Log
Mail
Memcache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Migration
Notification
OCS
Preview Fix existing test and add a specific one for the new case 2020-08-13 23:24:21 +02:00
PublicNamespace
Remote
Repair Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
RichObjectStrings
Route Only load routes of the app which is requested 2020-08-19 21:58:20 +02:00
Security Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Session
Settings
Share
Share20 Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Support
SystemTag
Template Clear cached app config while waiting for the SCSSCache to finish processing the file 2020-10-16 13:28:00 +02:00
Traits
Updater Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
User Fix more tests 2020-10-13 08:16:17 +02:00
Util Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AllConfigTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
APITest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppConfigTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ContactsManagerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DateTimeFormatterTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php Move initial state provider to boostrap 2020-10-04 09:35:33 +02:00
InstallerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
LargeFileHelperGetFileSizeTest.php Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
RepairStepTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 2020-10-06 16:49:23 +02:00
TemplateFunctionsTest.php
TempManagerTest.php Remove unneeded import 2020-08-20 16:53:34 +02:00
TestCase.php Overwrite also the new command bus name to execute them in sync in the tests 2020-10-12 21:04:00 +02:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Properly inject IRouter into URLGenerator to properly encapsulate tests 2020-08-19 22:00:47 +02:00
UtilCheckServerTest.php
UtilTest.php