Roeland Jago Douma f465f9d4b9 Merge pull request #16721 from nextcloud/fix/16644 vor 4 Jahren
..
Accounts b9a87a69cf Use IAccountManager constants vor 5 Jahren
Activity abd305eff5 Remove legacy activity stuff vor 5 Jahren
App 99f2c82222 Properly inject the logger vor 5 Jahren
AppFramework f81817b47d Add tests vor 4 Jahren
Archive 1088068c60 Remove \OCP\Files::tmpFolder vor 6 Jahren
Authentication 565838da9c Update unit tests vor 5 Jahren
Avatar d14c0f2ed7 Move font from Nunito to Noto Sans vor 5 Jahren
BackgroundJob 8493f49211 fixup! fixup! Add backgroundjobs to OCP vor 5 Jahren
Cache 0896d2b006 Make cache tests a bit more clear vor 7 Jahren
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server vor 5 Jahren
Collaboration e930a0ccbe Search sharees on lookup server when explicitly requested by user vor 5 Jahren
Command 843066b708 Fix AsyncBusTests vor 5 Jahren
Comments 092d34d9df Add a unit test for guests as well vor 5 Jahren
Contacts 357263a70b Do not try to autoload built in types vor 5 Jahren
DB 85a0e10b4f Update the tests to the comparison logic vor 5 Jahren
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) vor 7 Jahren
Encryption 67a46b5aa9 update encryption wrapper tests vor 5 Jahren
Federation bf2be08c9f Fix risky tests without assertions vor 6 Jahren
Files e21f440990 Merge pull request #16502 from nextcloud/bugfix/16474 vor 4 Jahren
GlobalScale 7c2d473d76 add new config switched for the global scale architecture vor 7 Jahren
Group 01b4db62fb Add dispatcher events to User and Group objects vor 5 Jahren
Hooks bf2be08c9f Fix risky tests without assertions vor 6 Jahren
Http edf946dfc7 Correctly handle emtpy string in proxyuserpwd config vor 4 Jahren
IntegrityCheck 8bed3021bd Exclude .rnd files from integrity check vor 5 Jahren
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale vor 5 Jahren
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend vor 6 Jahren
Lockdown 0487144b26 Remove deprecated searchByTag vor 5 Jahren
Log 7005ff420e Fix tests vor 5 Jahren
Mail 7cef9b0248 Addressing comments, array() to [] vor 5 Jahren
Memcache bfa49410a2 Drop support for xcache vor 5 Jahren
Migration 3ecdf743bb Properly inject EventDispatched in BackgroundRepair vor 5 Jahren
Notification 55f5bc79a1 Keep the old method as a fallback and adjust the tests vor 5 Jahren
OCS 7753b93aa6 PrivateData to app vor 7 Jahren
Preview 6150614374 Add new Provider interface for preview providers vor 5 Jahren
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class vor 6 Jahren
Remote 5ce69e7c42 Add some more tests for ocs remote api vor 6 Jahren
Repair 53d2d95478 Remove one time repair steps that have already run when updating to 17 vor 5 Jahren
RichObjectStrings bf2be08c9f Fix risky tests without assertions vor 6 Jahren
Security f81817b47d Add tests vor 4 Jahren
Session c733cdaa65 Use ::class in test mocks of encryption app vor 6 Jahren
Settings f88907a2d9 Fix personal security section tests vor 5 Jahren
Share 98237d2a00 Remove unused OC\Share\Share::checkPasswordProtectedShare vor 4 Jahren
Share20 22b81ac1e4 Fix permission check on incoming federated shares vor 4 Jahren
Support d5805df6c2 Fix subscription tests vor 5 Jahren
SystemTag 43e498844e Use ::class in test mocks vor 6 Jahren
Template f8aeef7ae9 Lock SCSS so we only run 1 job at a time vor 5 Jahren
Traits 55532f19d9 Cleanup OC_User and OCP\User vor 6 Jahren
Updater 772bbd99be Backend work to provide NC whats New info to users vor 6 Jahren
User 0ea7fbae54 Update tests vor 4 Jahren
Util c1e6a5965e Return true in the dummy backend for successful display name change vor 5 Jahren
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API vor 6 Jahren
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore vor 7 Jahren
AppConfigTest.php 78201bcb72 treat sensitive config keys by pattern vor 5 Jahren
AppTest.php 99f2c82222 Properly inject the logger vor 5 Jahren
AutoLoaderTest.php 54b637e83c Fix unit tests vor 8 Jahren
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message vor 6 Jahren
ConfigTest.php 95a21e2f2a Check for boolean false and add tests vor 7 Jahren
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class vor 6 Jahren
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting vor 6 Jahren
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d vor 8 Jahren
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app vor 6 Jahren
HelperStorageTest.php 51c55a867d fix quota tests for external storage vor 7 Jahren
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) vor 8 Jahren
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called vor 6 Jahren
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions vor 6 Jahren
InitialStateServiceTest.php 0e6cb988a1 Add a key parameter to the new initial state API vor 5 Jahren
InstallerTest.php c804baaec5 Update CRL to contain revoked files_external_dropbox, passman & payback vor 5 Jahren
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic vor 7 Jahren
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) vor 8 Jahren
LegacyHelperTest.php c6a69ba925 Remove the upload and memory setting vor 5 Jahren
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation vor 6 Jahren
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. vor 5 Jahren
NaturalSortTest.php 9a4253ef7c Fix lib/ vor 8 Jahren
NavigationManagerTest.php f095bd1642 Use non-absolute logout URL to fix wrong URL in reverse proxy scenario vor 5 Jahren
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore vor 7 Jahren
ServerTest.php bf1253cb49 Implement guest avatar endpoint vor 5 Jahren
SetupTest.php 9dae927b0c Add more test cases vor 5 Jahren
SubAdminTest.php 15abcff2a1 Expose subadmin to OCP vor 5 Jahren
TagsTest.php 01b4db62fb Add dispatcher events to User and Group objects vor 5 Jahren
TempManagerTest.php 6994bce951 Loglevel is an int vor 6 Jahren
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ vor 8 Jahren
TestCase.php eded07f28f whitelist audit.log vor 6 Jahren
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) vor 8 Jahren
UpdaterTest.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" vor 5 Jahren
UrlGeneratorTest.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL vor 5 Jahren
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff vor 7 Jahren
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder vor 6 Jahren