nextcloud/tests/lib
Joas Schilling da9462b482
Make code strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-07 14:19:37 +01:00
..
Accounts Make code strict 2020-12-07 14:19:37 +01:00
Activity
App Only retry fetching app store data once every 5 minutes in case it fails 2020-10-16 14:32:58 +02:00
AppFramework Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +01: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
Cache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Calendar
Collaboration set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Command
Comments Add a function to get the unread count for multiple objects in one go 2020-11-04 11:01:21 +01:00
Contacts/ContactsMenu
DB allow selecting multiple columns with SELECT DISTINCT 2020-11-16 15:45:17 +01:00
Diagnostics
DirectEditing
Encryption Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Federation set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Files Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00
GlobalScale
Group Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Hooks Remove unused private ForwardEmitter and LegacyEmitter 2020-10-28 22:23:39 +01:00
Http/Client Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
IntegrityCheck
L10N Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Lock Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
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
PublicNamespace
Remote
Repair Fix repair mimetype step to not leave stray cursors 2020-11-06 10:33:59 +01:00
RichObjectStrings
Route
Security Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
Session
Settings
Share Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00
Share20 Add unit tests for "validateExpirationDateInternal" 2020-11-16 08:54:19 +01:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag
Template Fix tests to return config default values 2020-11-07 10:11:20 +01:00
Traits [encryption] Remove dependency fetching inside the constructor and move them to method call parameters 2020-11-22 22:35:02 +01:00
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
APITest.php 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
AppConfigTest.php Add github action for oci8 2020-11-10 15:34:35 +01:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Fix tests 2020-11-06 09:37:45 +01: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
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 Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
SetupTest.php
SubAdminTest.php Change tests to typed event listener 2020-10-28 23:10:23 +01:00
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 2020-10-06 16:49:23 +02:00
TempManagerTest.php
TemplateFunctionsTest.php
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 Remove some IRouter methods 2020-11-17 14:08:20 +01:00
UtilCheckServerTest.php
UtilTest.php