nextcloud-server/tests/lib
Joas Schilling 6e3d668436
Keep non default protocol in cloud id
When there is no protocol on the cloud id, we assume it's https://
But this means that when an http:// server currently sends an OCM
invite to another server, the protocol is striped and the remote
instance will try to talk back to https:// which might not be available.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09 15:23:05 +02:00
..
Accounts Allow to tweak default scopes for accounts 2022-05-16 22:54:51 +02:00
Activity
App Overwrite the channel 2022-03-10 16:16:30 +01:00
AppFramework Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelper 2022-05-31 10:29:30 +02:00
Archive
Authentication Fix user agent trimming on installation 2022-05-09 08:36:34 +02:00
Avatar Test all scopes 2022-06-07 23:57:21 +00:00
BackgroundJob Get not only time-sensitive next job from list but any 2022-04-24 21:55:53 +03:00
Cache adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
Calendar Move calendar resource/room backend registration to IBootstrap 2022-02-07 12:51:42 +01:00
Collaboration Merge pull request #31932 from nextcloud/feat/ignore_second_dn 2022-04-13 09:52:38 +02:00
Command
Comments Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 -03:00
Contacts/ContactsMenu Modernize contacts menu 2022-05-12 18:31:59 +02:00
DB Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
Diagnostics Fix tests 2022-02-28 11:24:41 +01:00
DirectEditing
Encryption Add unit tests for encryption's isSystemWideMountPoint 2022-06-01 18:10:59 +02:00
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Federation
Files Merge pull request #26813 from nextcloud/feature/files-search-tags 2022-05-18 10:58:02 +02:00
GlobalScale
Group Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Hooks
Http Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 2022-06-07 21:54:27 +02:00
L10N Add a unit test for translation with trailing colon 2022-04-26 11:05:19 +02:00
Lock Cleanup lock related code 2022-05-12 15:09:58 +02:00
Lockdown
Log
Mail Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Memcache Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Metadata Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
Migration
Notification
OCS
Preview
PublicNamespace
Remote
Repair Remove SCSSCacher 2022-05-13 16:10:45 +02:00
RichObjectStrings
Route Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Security Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
Session
Settings Fix unit tests 2022-05-31 10:23:52 +02:00
Share Remove test for removed class SearchResultSorter 2022-04-28 14:56:26 +02:00
Share20 Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement 2022-04-06 10:13:23 +02:00
Support
SystemTag
Talk Add a Talk API for OCP 2022-02-04 08:53:18 +01:00
Template Remove SCSSCacher 2022-05-13 16:10:45 +02:00
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Updater Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
User Keep non default protocol in cloud id 2022-06-09 15:23:05 +02:00
Util
AllConfigTest.php Cleanup AllConfig 2022-04-22 16:03:29 +02:00
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php Check style update 2022-01-13 00:19:07 +01:00
EmojiHelperTest.php Include more emoji chars to test and fixes after include it 2022-04-29 14:00:57 -03:00
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
HookHelper.php
ImageTest.php Prevent loading images that would require too much memory. 2022-01-11 11:44:38 +01:00
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
TestCase.php adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php Make sure common and main core scripts are loaded first 2022-03-04 10:22:56 +01:00