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
Joas Schilling 1447f182d2
Merge pull request #55405 from nextcloud/carl/cleanup-some-tests
5 days ago
..
Accounts refactor: Cleanup some unit tests 5 days ago
Activity refactor: Cleanup some unit tests 5 days ago
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 5 days ago
AppFramework refactor: Cleanup some unit tests 5 days ago
Archive chore: apply new CSFixer rules 3 months ago
Authentication refactor(querybuilder): Port away from qb::execute() in tests/ 1 month ago
Avatar chore(rector): Apply current rector config 1 month ago
BackgroundJob refactor(querybuilder): Port away from qb::execute() in tests/ 1 month ago
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 1 month ago
Calendar Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 1 month ago
Collaboration fix(tests): Fix UserPluginTest methods expectation 1 week ago
Command chore: run rector 3 months ago
Comments fix(comments): Fix missing return type on new method 1 month ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 1 week ago
Contacts/ContactsMenu chore: run rector 3 months ago
DB refactor: Run rector 1 week ago
Diagnostics chore: apply new CSFixer rules 3 months ago
DirectEditing chore: apply new CSFixer rules 3 months ago
Encryption fix(tests): Fix type issues and other problems with encryption tests 4 weeks ago
Federation refactor: remove duplicated types and add return types 3 months ago
Files Merge pull request #51145 from nextcloud/home-folder-readonly 5 days ago
FilesMetadata test: add some minimal testing for metadata storage 11 months ago
GlobalScale chore: run rector 3 months ago
Group chore: run rector 3 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 1 week ago
Http chore: run rector 3 months ago
IntegrityCheck test: Adjust the hashes and signatures 1 month ago
L10N chore: run rector 3 months ago
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 1 month ago
Lockdown chore: apply new CSFixer rules 3 months ago
Log chore: run rector 3 months ago
Mail feat(ocp): add email address validator 2 months ago
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 2 months ago
Migration chore: apply new CSFixer rules 3 months ago
Net chore: run rector 3 months ago
Notification chore: run rector 3 months ago
OCS chore: run rector 3 months ago
Preview feat(previews): previews and tests for large remote videos w/o full download 1 month ago
Profile/Actions chore: run rector 3 months ago
Remote chore: apply new CSFixer rules 3 months ago
Repair refactor(querybuilder): Port away from qb::execute() in lib/ 1 month ago
RichObjectStrings chore: run rector 3 months ago
Route chore: run rector on tests 4 months ago
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 2 months ago
Security test: Fix double space 1 month ago
Session chore: run rector 3 months ago
Settings chore: run rector 3 months ago
SetupCheck chore: run rector 3 months ago
Share chore: run rector 3 months ago
Share20 fix(tests): Make dataGeneralChecks static in Share20 ManagerTest 1 week ago
Support chore: Fix CrashReport\Registry tests 3 months ago
SystemTag refactor: Run rector 1 week ago
Talk chore: Add SPDX header 1 year ago
TaskProcessing fix(TaskProcessing): Cache task types by 3 weeks ago
Template fix: Cleanup and fix tests, and fix related issues in code 6 days ago
TextProcessing chore: apply new CSFixer rules 3 months ago
Traits fix(tests): Fix type issues and other problems with encryption tests 4 weeks ago
Updater chore: run rector 3 months ago
User chore: run rector 3 months ago
Util chore: apply new CSFixer rules 3 months ago
AllConfigTest.php chore: run rector 3 months ago
AppConfigIntegrationTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2 months ago
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2 months ago
AppScriptSortTest.php chore: apply new CSFixer rules 3 months ago
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2 months ago
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 1 month ago
CapabilitiesManagerTest.php chore: apply new CSFixer rules 3 months ago
ConfigTest.php chore: apply new CSFixer rules 3 months ago
ContactsManagerTest.php chore: run rector 3 months ago
DateTimeFormatterTest.php chore: run rector 3 months ago
EmojiHelperTest.php chore: run rector 3 months ago
ErrorHandlerTest.php chore: run rector 3 months ago
EventSourceFactoryTest.php chore: apply new CSFixer rules 3 months ago
FilesTest.php refactor: Remove OC_Helper::streamCopy 1 week ago
HelperStorageTest.php chore: run rector 3 months ago
HookHelper.php chore: apply new CSFixer rules 3 months ago
ImageTest.php chore: run rector 3 months ago
InfoXmlTest.php chore: run rector 3 months ago
InitialStateServiceTest.php chore: run rector 3 months ago
InstallerTest.php chore: Set installShippedApps as non-static in Installer 2 months ago
LargeFileHelperGetFileSizeTest.php chore: run rector 3 months ago
LargeFileHelperTest.php chore: apply new CSFixer rules 3 months ago
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 1 week ago
LoggerTest.php chore: run rector 3 months ago
MemoryInfoTest.php chore: run rector 3 months ago
NaturalSortTest.php chore: run rector 3 months ago
NavigationManagerTest.php chore: run rector 3 months ago
RepairTest.php chore: apply new CSFixer rules 3 months ago
ServerTest.php chore: run rector 3 months ago
SetupTest.php chore: run rector 3 months ago
SubAdminTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 1 month ago
TagsTest.php fix(TagsTest): Declare `rootFolder` property 3 weeks ago
TempManagerTest.php chore: run rector on tests 4 months ago
TemplateFunctionsTest.php chore: apply new CSFixer rules 3 months ago
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 6 days ago
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 1 week ago
TestMoveableMountPoint.php chore: apply new CSFixer rules 3 months ago
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 2 months ago
UrlGeneratorTest.php refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 6 days ago
UtilCheckServerTest.php chore: run rector 3 months ago
UtilTest.php chore: run rector 3 months ago