Arthur Schiwon 053d60c9cf removes invalid tests, adapts another one 6 years ago
..
Accounts 0de685c562 bring back setEmailAddress for the user management 8 years ago
Activity b8958ee937 Fix activity manager tests 8 years ago
App ce3c277e43 Adjust tests 7 years ago
AppFramework a66bb9cdd1 allow 'Nextcloud' in the user agent string of Android 7 years ago
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 years ago
Authentication 2183a1f3e6 copy remember-me value when renewing a session token 8 years ago
BackgroundJob c4ef825ceb Fix getMock JobListTest 8 years ago
Cache 77779d678f Fix getMock FileCacheTest 8 years ago
Command 9ea2153e9b Fix getMock Command/Intergrity 8 years ago
Comments cde7f535bd Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-mentions 8 years ago
DB d132b80111 rename fun to func 7 years ago
Encryption fca8bd44ab Fix shared storage namespace in DecryptAll class 8 years ago
Files 053d60c9cf removes invalid tests, adapts another one 6 years ago
Group 783a46cfce Fix 5.6 duplicate class import 7 years ago
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Http 97f6410ac8 Fix getMock Http Client 8 years ago
IntegrityCheck a3c8534b7b Make sure memory limit is > post size and upload filesize 8 years ago
L10N 83e7cfd13a Fix more tests 8 years ago
Lock cd5183dccc Fix getMock DBLockingProviderTest 8 years ago
Lockdown f4b6c34ddf Save the scope of an auth token in the session 7 years ago
Log 61a1d56d27 Renamed test classes for file logging tests. 8 years ago
Mail 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Memcache 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Migration 1b5ed67857 Fix getMock Migration 8 years ago
Notification 706b5c3fb6 Use a php class for the definitions to avoid loading problems 8 years ago
OCS 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Preview 99ada40df4 Dispatch event on preview request 8 years ago
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Repair 94fe6fdbb1 adjust test to new version 7 years ago
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 8 years ago
Security daa4f393cb dont write a certificate bundle if the shipped ca bundle is empty 7 years ago
Session 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
Settings 0048b3aa2e update tests 8 years ago
Share 04ece69a33 Cleanup OC_Group usage a bit 8 years ago
Share20 a78b13da82 Skip null groups in group manager (#26871) (#26956) 7 years ago
SystemTag 88740f035d Act on effective system tag canAssign permission 8 years ago
Template d8a4769cd6 Fix getMock Template 8 years ago
Traits c91aebc437 Fix phpunit Trait warning 8 years ago
Updater 7aa510b2f0 Document updater channel & check for correct PHP version in updater 8 years ago
User 4ea73b8b4a never translate login names when requiring with a user id 6 years ago
Util 3c87faab27 extend tests for status quo 6 years ago
APITest.php 55fc6536d3 FIx lib/ a-d 8 years ago
AllConfigTest.php 911fd3ead4 Do not allow to store boolean configs, they behave unexpected on postgres 8 years ago
AppConfigTest.php cf849e621b Fix tests 7 years ago
AppTest.php 964d7b2389 Fix tests 7 years ago
AutoLoaderTest.php 54b637e83c Fix unit tests 8 years ago
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 8 years ago
AvatarTest.php 6807cb684f avatar to appdata 8 years ago
CapabilitiesManagerTest.php c044aa34fa Make the capabilities manager more error proof 8 years ago
ConfigTest.php 55fc6536d3 FIx lib/ a-d 8 years ago
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 years ago
DateTimeFormatterTest.php 14494c9171 Provide tests for future timestamp formatting 7 years ago
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 years ago
FileChunkingTest.php a819fd3f1e Fix getMock FileChunkingTest 8 years ago
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 years ago
HTTPHelperTest.php aa670cab14 Fix getMock HTTPHelper 8 years ago
HelperStorageTest.php dcf8091d69 Fix getMock HelperStorageTest 8 years ago
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
ImageTest.php c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 years ago
InfoXmlTest.php 7eba1d806b Add tests for commands in info.xml 8 years ago
InstallerTest.php 32bf8ec826 Don't use cached informations for app version 8 years ago
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 years ago
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
LegacyHelperTest.php 0245dd7221 Simplify isSubDirectory check 8 years ago
LoggerTest.php 5179676892 Unit tests for #6977 7 years ago
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 years ago
NavigationManagerTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
PreviewTest.php 6eba111e09 Fix failing preview unit tests (#26039) 8 years ago
RepairStepTest.php 9a4253ef7c Fix lib/ 8 years ago
ServerTest.php 8acb54aa0b Add update support 8 years ago
SetupTest.php 65409f5327 Fix getMock SetupTest 8 years ago
StreamWrappersTest.php 8d83e239f3 Fix tests 8 years ago
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
TagsTest.php 2f36bbecb8 Fix getMock TagTest 8 years ago
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 8 years ago
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 years ago
TestCase.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 years ago
TestCasePhpUnit4.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 years ago
TestCasePhpUnit5.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 years ago
TestCasePhpUnitCompatibility.php e76ef9aaa8 Add a magic wrapper from hell to allow phpunit4 to run the code again 8 years ago
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php e8bbef462f Prevent migration from ownCloud 10 to Nextcloud 11 7 years ago
UrlGeneratorTest.php 2164085f22 Fix urlgenerator test 8 years ago
UserTest.php a3d8442835 Remove warning 8 years ago
UtilCheckServerTest.php c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 years ago
UtilTest.php 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 8 years ago