nextcloud-server/tests/lib
Joas Schilling 0d79156bb2
test: Speed up comments test
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-21 07:53:23 +07:00
..
Accounts test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Activity test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
App test: Fix tests/lib/App* 2025-05-15 08:21:24 +07:00
AppFramework fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +07:00
Archive test: Make Archive test order independent 2025-05-15 08:25:00 +07:00
Authentication test: Fix coding standards 2025-05-15 08:48:13 +07:00
Avatar test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
BackgroundJob test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Cache test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +07:00
Calendar test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +07:00
Collaboration test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Command test: Remove more withConsecutive 2025-05-15 08:18:26 +07:00
Comments test: Speed up comments test 2025-05-21 07:53:23 +07:00
Config test: Fix tests/lib/Files 2025-05-15 08:25:00 +07:00
Contacts/ContactsMenu test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
DB test: Fix most tests/lib/DB/QueryBuilder 2025-05-15 08:25:01 +07:00
Diagnostics
DirectEditing test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
Encryption test: Fix coding standards 2025-05-15 08:48:13 +07:00
Federation test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Files feat(UserMountCache): Emit events for added, removed and updated mounts 2025-05-19 13:54:51 +07:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +07:00
GlobalScale test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +07:00
Group test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +07:00
Hooks
Http test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
IntegrityCheck Merge pull request #52822 from nextcloud/feat/mime-names 2025-05-15 11:41:12 +07:00
L10N test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Lock
Lockdown
Log test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Mail test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +07:00
Memcache test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Migration test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +07:00
Net test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Notification test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +07:00
OCS test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Preview test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 2025-05-16 23:09:37 +07:00
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-06 11:58:24 +07:00
Remote
Repair test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
RichObjectStrings test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Route fix(tests): Adapt tests to appManager usage 2025-02-24 17:48:34 +07:00
Security test: Fix tests/lib/Security/ 2025-05-15 08:24:59 +07:00
Session
Settings test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +07:00
SetupCheck
Share test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Share20 test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +07:00
Support test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
SystemTag test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
Talk
TaskProcessing fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-09 15:47:48 +07:00
Template fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +07:00
TextProcessing
Traits fix(tests): Remove calls to removed getMountProviderCollection from tests 2025-05-16 10:49:03 +07:00
Updater test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +07:00
User test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +07:00
Util
AllConfigTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
AppConfigTest.php test: Fix coding standards 2025-05-15 08:48:13 +07:00
AppScriptSortTest.php
AppTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
AutoLoaderTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
DateTimeFormatterTest.php test: Fix coding standards 2025-05-15 08:48:13 +07:00
EmojiHelperTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
ErrorHandlerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
EventSourceFactoryTest.php
FilesTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +07:00
HelperStorageTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +07:00
HookHelper.php
ImageTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
InfoXmlTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
InitialStateServiceTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
InstallerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
LargeFileHelperGetFileSizeTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
LargeFileHelperTest.php
LegacyHelperTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +07:00
LoggerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
MemoryInfoTest.php test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +07:00
NaturalSortTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
NavigationManagerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
RepairTest.php
ServerTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
SetupTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +07:00
SubAdminTest.php
TagsTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +07:00
TempManagerTest.php test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 2025-05-16 23:09:37 +07:00
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 2025-03-20 10:54:50 +07:00
TemplateLayoutTest.php chore(tests): Adapt TemplateLayoutTest to constructor change 2025-03-25 14:23:40 +07:00
TestCase.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
TestMoveableMountPoint.php
UpdaterTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +07:00
UrlGeneratorTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
UtilCheckServerTest.php
UtilTest.php test: move legacy tests to non-depecated class tests 2025-05-16 23:09:14 +07:00