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
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView
2 weeks ago
..
Accounts refactor: apply rector rules for PHPUnit 10 2 months ago
Activity refactor: Cleanup some unit tests 3 months ago
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 3 months ago
AppFramework feat(rate-limit): Allow overwriting the rate limit 2 months ago
Archive chore: apply new CSFixer rules 6 months ago
Authentication chore: Run rector with new rules for fetch 1 month ago
Avatar chore: setting test metadata in annotations is deprecated (use attributes) 2 months ago
BackgroundJob feat: Port jobs table to snowflakes ids 3 weeks ago
Cache refactor(tests): `returnValue` is deprecated 2 months ago
Calendar chore: Run rector with new rules for fetch 1 month ago
Collaboration fix: Fix setting name inconsistency between backend and frontend 2 weeks ago
Command fix(jobs): Limit command jobs to known cases 2 months ago
Comments refactor: apply rector rules for PHPUnit 10 2 months ago
Config chore: Run rector with new rules for fetch 1 month ago
Contacts/ContactsMenu chore: run rector 6 months ago
DB fix(oracle): Don't run tests against unsupported Oracle version anymore 1 month ago
Diagnostics chore: apply new CSFixer rules 6 months ago
DirectEditing refactor: apply rector rules for PHPUnit 10 2 months ago
Encryption refactor: apply rector rules for PHPUnit 10 2 months ago
Federation refactor: apply rector rules for PHPUnit 10 2 months ago
Files refactor(OC_Helper): remove buildNotExistingFileNameForView 2 weeks ago
FilesMetadata refactor: apply rector rules for PHPUnit 10 2 months ago
GlobalScale chore: run rector 6 months ago
Group Revert "feat(group): Sanitize group names and ids on creation" 2 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Http feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
IntegrityCheck test: Adjust the hashes and signatures 4 months ago
L10N fix(l10n): do not consider user language when getting the generic one 2 months ago
Lock refactor: apply rector rules for PHPUnit 10 2 months ago
Lockdown refactor: apply rector rules for PHPUnit 10 2 months ago
Log chore: run rector 6 months ago
Mail feat(ocp): add email address validator 5 months ago
Memcache refactor(tests): `getMockForTrait` is deprecated 2 months ago
Migration chore: apply new CSFixer rules 6 months ago
Net test(net): include test for localhost by IP 2 months ago
Notification chore: run rector 6 months ago
OCS chore: run rector 6 months ago
Preview chore(tests): cleanup previews in teardown 2 months ago
Profile/Actions chore: run rector 6 months ago
Remote chore: apply new CSFixer rules 6 months ago
Repair chore: Run rector with new rules for fetch 1 month ago
RichObjectStrings chore: run rector 6 months ago
Route refactor: apply rector rules for PHPUnit 10 2 months ago
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 5 months ago
Security feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
Session chore: run rector 6 months ago
Settings chore: run rector 6 months ago
SetupCheck chore: run rector 6 months ago
Share refactor: apply rector rules for PHPUnit 10 2 months ago
Share20 fix(sharing): Allow public share access for everyone 4 weeks ago
Snowflake fix(snowflakes): FileSequence generator must always use the same dir 2 weeks ago
Support chore: Fix CrashReport\Registry tests 6 months ago
SystemTag refactor: apply rector rules for PHPUnit 10 2 months ago
Talk
TaskProcessing Merge pull request #56063 from nextcloud/tests/taskprocessing 2 months ago
Template refactor(tests): `getMockForAbstractClass` is deprecated 2 months ago
TextProcessing refactor: apply rector rules for PHPUnit 10 2 months ago
Traits chore: migrate to PHPUnit 11 2 months ago
Updater chore: run rector 6 months ago
User refactor: Deprecated user config from IConfig correctly 2 weeks ago
Util chore: apply new CSFixer rules 6 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 2 weeks ago
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 1 month ago
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 4 months ago
AppScriptSortTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
AppTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 4 months ago
CapabilitiesManagerTest.php chore: apply new CSFixer rules 6 months ago
ConfigTest.php chore: apply new CSFixer rules 6 months ago
ContactsManagerTest.php chore: run rector 6 months ago
DateTimeFormatterTest.php chore: run rector 6 months ago
EmojiHelperTest.php chore: run rector 6 months ago
ErrorHandlerTest.php chore: run rector 6 months ago
EventSourceFactoryTest.php chore: apply new CSFixer rules 6 months ago
FilesTest.php refactor: Remove OC_Helper::streamCopy 3 months ago
HelperStorageTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
HookHelper.php chore: apply new CSFixer rules 6 months ago
ImageTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
InfoXmlTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
InitialStateServiceTest.php chore: run rector 6 months ago
InstallerTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
LargeFileHelperGetFileSizeTest.php chore: run rector 6 months ago
LargeFileHelperTest.php chore: apply new CSFixer rules 6 months ago
LoggerTest.php chore: run rector 6 months ago
MemoryInfoTest.php chore: setting test metadata in annotations is deprecated (use attributes) 2 months ago
NaturalSortTest.php chore: run rector 6 months ago
NavigationManagerTest.php chore: run rector 6 months ago
RepairTest.php chore: apply new CSFixer rules 6 months ago
ServerTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
SetupTest.php chore: run rector 6 months ago
SubAdminTest.php chore: Run rector with new rules for fetch 1 month ago
TagsTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
TempManagerTest.php chore: run rector on tests 7 months ago
TemplateFunctionsTest.php chore: apply new CSFixer rules 6 months ago
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 3 months ago
TestCase.php refactor: apply rector rules for PHPUnit 10 2 months ago
TestMoveableMountPoint.php chore: apply new CSFixer rules 6 months ago
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 4 months ago
UrlGeneratorTest.php fix(tests): Use testing application for testing ajax endpoints, not user_ldap 1 month ago
UtilCheckServerTest.php refactor: apply rector rules for PHPUnit 10 2 months ago
UtilTest.php refactor: apply rector rules for PHPUnit 10 2 months ago