Joas Schilling 342ee51dad Make the test useful 7 lat temu
..
Accounts 0de685c562 bring back setEmailAddress for the user management 8 lat temu
Activity b8958ee937 Fix activity manager tests 8 lat temu
App f3bfacc976 Fix unit tests and improve appstore logic 7 lat temu
AppFramework 5e728d0eda oc_token should be nc_token 7 lat temu
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 lat temu
Authentication e782f90d98 DefaultTokenProviderTest mocked/asserted the wrong method 7 lat temu
BackgroundJob c4ef825ceb Fix getMock JobListTest 8 lat temu
Cache 77779d678f Fix getMock FileCacheTest 8 lat temu
Command 3eb3e437c8 Add proper tests 8 lat temu
Comments cde7f535bd Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-mentions 8 lat temu
DB bca91f2216 remove static:// stream wrapper 7 lat temu
Encryption fcda3a20f4 create new encryption keys on password reset and backup the old one 7 lat temu
Federation f6cd5200a2 clean cloud ids 7 lat temu
Files 95ab46e3d2 Merge pull request #3030 from nextcloud/filesapi-renamefailcase 7 lat temu
Group 91a1e5fd9d fix more tests 8 lat temu
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
Http 1b8aae837c Merge pull request #2912 from nextcloud/increase-coverage-response.php 7 lat temu
IntegrityCheck 3eb3e437c8 Add proper tests 8 lat temu
L10N 83e7cfd13a Fix more tests 8 lat temu
Lock cd5183dccc Fix getMock DBLockingProviderTest 8 lat temu
Lockdown 5e408aeb6c Fix unit tests 7 lat temu
Log 61a1d56d27 Renamed test classes for file logging tests. 8 lat temu
Mail a113f951d6 Adjust the tests 7 lat temu
Memcache bf043deba3 Kill APC because it requires PHP 5.4 7 lat temu
Migration 1b5ed67857 Fix getMock Migration 8 lat temu
Notification 706b5c3fb6 Use a php class for the definitions to avoid loading problems 8 lat temu
OCS 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
Preview 99ada40df4 Dispatch event on preview request 8 lat temu
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
Repair 342ee51dad Make the test useful 7 lat temu
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 8 lat temu
Security 817e974c5f dont write a certificate bundle if the shipped ca bundle is empty 7 lat temu
Session 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
Settings 80b800128d Fix the manager tests 7 lat temu
Share 04ece69a33 Cleanup OC_Group usage a bit 8 lat temu
Share20 a45137bbca also create mail share if public links are disabled 7 lat temu
SystemTag 88740f035d Act on effective system tag canAssign permission 8 lat temu
Template 942465c8b1 fix unit tests 7 lat temu
Traits c91aebc437 Fix phpunit Trait warning 8 lat temu
Updater 7aa510b2f0 Document updater channel & check for correct PHP version in updater 8 lat temu
User 6acfea61d0 Fix tests 7 lat temu
Util 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
APITest.php 55fc6536d3 FIx lib/ a-d 8 lat temu
AllConfigTest.php 911fd3ead4 Do not allow to store boolean configs, they behave unexpected on postgres 8 lat temu
AppConfigTest.php 5dc6899d1a Fix tests 7 lat temu
AppTest.php fcfb4205bc Fix tests 7 lat temu
AutoLoaderTest.php 54b637e83c Fix unit tests 8 lat temu
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 8 lat temu
AvatarTest.php 6807cb684f avatar to appdata 8 lat temu
CapabilitiesManagerTest.php c044aa34fa Make the capabilities manager more error proof 8 lat temu
ConfigTest.php 55fc6536d3 FIx lib/ a-d 8 lat temu
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 lat temu
DateTimeFormatterTest.php 83e7cfd13a Fix more tests 8 lat temu
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 lat temu
FileChunkingTest.php a819fd3f1e Fix getMock FileChunkingTest 8 lat temu
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 lat temu
HTTPHelperTest.php aa670cab14 Fix getMock HTTPHelper 8 lat temu
HelperStorageTest.php dcf8091d69 Fix getMock HelperStorageTest 8 lat temu
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
ImageTest.php 1e281bc616 Use 90% JPEG quality for thumbnails and previews by default 7 lat temu
InfoXmlTest.php 7eba1d806b Add tests for commands in info.xml 8 lat temu
InstallerTest.php 32bf8ec826 Don't use cached informations for app version 8 lat temu
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 lat temu
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
LegacyHelperTest.php 0245dd7221 Simplify isSubDirectory check 8 lat temu
LoggerTest.php 7fa063ceca Better fallback for unknown log types 7 lat temu
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 lat temu
NavigationManagerTest.php 27f8a832e4 Force to specify the name 7 lat temu
RepairStepTest.php 9a4253ef7c Fix lib/ 8 lat temu
ServerTest.php bc3da3a8f5 Remove IDb interface which was deprecated for 3 years already 8 lat temu
SetupTest.php 4536ead454 Remove useless dependency on SQLite (non-PDO) 7 lat temu
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
TagsTest.php 2f36bbecb8 Fix getMock TagTest 8 lat temu
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 8 lat temu
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 lat temu
TestCase.php b62b82c2de Fix reporting of risky tests 8 lat temu
TestCasePhpUnit4.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 lat temu
TestCasePhpUnit5.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 lat temu
TestCasePhpUnitCompatibility.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 lat temu
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
UpdaterTest.php 18d7701d09 Prevent migration from ownCloud 11 to Nextcloud 12 7 lat temu
UrlGeneratorTest.php 2164085f22 Fix urlgenerator test 8 lat temu
UserTest.php 7ba665b11d Remove warning 7 lat temu
UtilCheckServerTest.php c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 lat temu
UtilTest.php 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 8 lat temu