You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Robin Appelman 6a4b3c55e5 fix: handle NAT64 addresses in isLocalAddress 2 weeks ago
..
Accounts fix(settings): fix test 11 months ago
Activity fix: Adapt notifications and activity tests to new DI dependency 2 years ago
App fix(appstore): Make appstore timeout configurable 8 months ago
AppFramework fix(controller): Support native int ranges 5 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Authentication feat(login): Add rememberme checkbox 6 months ago
Avatar refactor: Add void return type to PHPUnit test methods 2 years ago
BackgroundJob perf(cron): Delay (re)checking timed jobs 1 year ago
Cache refactor: Add void return type to PHPUnit test methods 2 years ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 7 months ago
Collaboration test(UserPlugin): Rewrite unit tests as integration tests 4 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments test: Speed up comments test 1 year ago
Config fix: revive always storing lowercased email addresses 11 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 5 months ago
DB fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 4 months ago
Diagnostics refactor: Add void return type to PHPUnit test methods 2 years ago
DirectEditing refactor: Add void return type to PHPUnit test methods 2 years ago
Encryption chore: Fix encryption test use statement 2 years ago
Federation fix(federation): allows equal signs in federation id 1 year ago
Files feat(files): Add appconfig value to disable fixed userfolder permissions optimization 5 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
GlobalScale refactor: Add void return type to PHPUnit test methods 2 years ago
Group test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure 1 year ago
Hooks refactor: Add void return type to PHPUnit test methods 2 years ago
Http feat(CertificateManager): Add option to specify the default certificates bundle path 6 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
IntegrityCheck chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
L10N fix(L10N): stop stripping _ from language codes 3 months ago
Lock refactor: Add void return type to PHPUnit test methods 2 years ago
Lockdown test: Fix IStorage return types 2 years ago
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Mail fix(mail): use matching text color for primary elements 1 year ago
Memcache refactor: Add void return type to PHPUnit test methods 2 years ago
Migration refactor: Add void return type to PHPUnit test methods 2 years ago
Net fix: handle NAT64 addresses in isLocalAddress 2 weeks ago
Notification fix: Adapt notifications and activity tests to new DI dependency 2 years ago
OCS refactor: Add void return type to PHPUnit test methods 2 years ago
Preview fix: unbloc ffmpeg on some broken videos 12 months ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 1 year ago
Remote refactor: Add void return type to PHPUnit test methods 2 years ago
Repair refactor: convert sanitize account properties repair step to background job 1 year ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 10 months ago
Security feat(CertificateManager): Add option to specify the default certificates bundle path 6 months ago
Session refactor: Add void return type to PHPUnit test methods 2 years ago
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 2 years ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Share20 chore(tests): Adapt DefaultShareProviderTest to new constructor parameter 10 months ago
Support chore(tests): Adapt tests to the countUsers refactor 1 year ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 11 months ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing fix(TaskProcessing): Cache task types by user language 8 months ago
Template refactor: Add void return type to PHPUnit test methods 2 years ago
TextProcessing refactor: Add void return type to PHPUnit test methods 2 years ago
Traits fix(UserTrait): Fix backend initialization 2 years ago
Updater chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
User fix: Reduce the mixups between apptokens and session ids 1 month ago
Util chore: Add SPDX header 2 years ago
AllConfigTest.php fix: revive always storing lowercased email addresses 11 months ago
AppConfigTest.php feat(appconfig): add searchKeys() 10 months ago
AppScriptSortTest.php chore: Add SPDX header 2 years ago
AppTest.php fix(TemplateLayout): `core` is not an app but the server itself 1 year ago
AutoLoaderTest.php chore: Drop unused legacy `OC_Files` 2 years ago
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 2 years ago
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2 years ago
ErrorHandlerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
EventSourceFactoryTest.php chore: Add SPDX header 2 years ago
HelperStorageTest.php refactor(Storage): Align all Storage constructors 2 years ago
HookHelper.php chore: Add SPDX header 2 years ago
ImageTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
InfoXmlTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2 years ago
InstallerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LegacyHelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LoggerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
MemoryInfoTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
NavigationManagerTest.php fix(navigation): Fix default app entry registered as closure 1 year ago
RepairTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 2 years ago
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 4 months ago
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
TagsTest.php fix(TagsTest): Declare `rootFolder` property 9 months ago
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
TemplateFunctionsTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TemplateLayoutTest.php fix: ensure enabled themes are set on the template 1 year ago
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 8 months ago
TestMoveableMountPoint.php chore: Add SPDX header 2 years ago
UpdaterTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
UrlGeneratorTest.php feat(files): Make the files download action use WebDAV zip download 2 years ago
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UtilTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago