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
Kate 8948e923e8
Merge pull request #61169 from nextcloud/test/parent-setup
2 months ago
..
Accounts chore: Apply new coding standard to all files 3 months ago
Activity chore: Apply new coding standard to all files 3 months ago
App test: Add missing calls to the parent setUp method 2 months ago
AppFramework test: Add missing calls to the parent setUp method 2 months ago
Archive chore: add missing `Override` attribute to test files 4 months ago
Authentication chore: Apply new coding standard to all files 3 months ago
Avatar chore: add missing `Override` attribute to test files 4 months ago
BackgroundJob feat(jobs): add command to list executed background jobs 3 months ago
Cache chore: add missing `Override` attribute to test files 4 months ago
Calendar chore: Apply new coding standard to all files 3 months ago
Collaboration fix(MailPlugin): Stop applying the offset twice and the limit per wide/exact 3 months ago
Command test: Add missing calls to the parent setUp method 2 months ago
Comments perf: Test chunking with a lower amount of entries 2 months ago
Config perf(UserConfigTest): Don't recreate database between invocation 2 months ago
Contacts/ContactsMenu chore: Apply new coding standard to all files 3 months ago
DB test: Add missing calls to the parent setUp method 2 months ago
Diagnostics chore: add missing `Override` attribute to test files 4 months ago
DirectEditing chore: Apply new coding standard to all files 3 months ago
Encryption chore: Apply new coding standard to all files 3 months ago
Federation chore: Apply new coding standard to all files 3 months ago
Files Merge pull request #61169 from nextcloud/test/parent-setup 2 months ago
FilesMetadata chore: add missing `Override` attribute to test files 4 months ago
GlobalScale chore: Apply new coding standard to all files 3 months ago
Group chore: Apply new coding standard to all files 3 months ago
Hooks chore: Apply new coding standard to all files 3 months ago
Http chore: Apply new coding standard to all files 3 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 7 months ago
IntegrityCheck chore: Apply new coding standard to all files 3 months ago
L10N chore: Apply new coding standard to all files 3 months ago
Lock chore: Apply new coding standard to all files 3 months ago
Lockdown chore: add missing `Override` attribute to test files 4 months ago
Log chore: add missing `Override` attribute to test files 4 months ago
Mail chore: Apply new coding standard to all files 3 months ago
Memcache chore: Apply new coding standard to all files 3 months ago
Migration chore: add missing `Override` attribute to test files 4 months ago
Mock/Config chore: add missing `Override` attribute to test files 4 months ago
Net fix: handle NAT64 addresses in isLocalAddress 3 months ago
Notification chore: Apply new coding standard to all files 3 months ago
OCM chore: Apply new coding standard to all files 3 months ago
OCS chore: add missing `Override` attribute to test files 4 months ago
OpenMetrics chore: Apply new coding standard to all files 3 months ago
Preview test: Add missing calls to the parent setUp method 2 months ago
Profile/Actions chore: add missing `Override` attribute to test files 4 months ago
Repair test: Add missing calls to the parent setUp method 2 months ago
RichObjectStrings chore: Apply new coding standard to all files 3 months ago
Route chore: add missing `Override` attribute to test files 4 months ago
Search chore: add missing `Override` attribute to test files 4 months ago
Security test: Add missing calls to the parent setUp method 2 months ago
Session chore: Apply new coding standard to all files 3 months ago
Settings chore: Apply new coding standard to all files 3 months ago
SetupCheck chore: Apply new coding standard to all files 3 months ago
Share20 test: Add missing calls to the parent setUp method 2 months ago
Snowflake test: Add missing calls to the parent setUp method 2 months ago
Support chore: Apply new coding standard to all files 3 months ago
SystemTag chore: Apply new coding standard to all files 3 months ago
Talk test: remove no-op checkbox assertions 3 months ago
TaskProcessing chore: Apply new coding standard to all files 3 months ago
Template chore: Apply new coding standard to all files 3 months ago
TextProcessing chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Traits fix: remove trait property conflict 2 months ago
Updater chore: Apply new coding standard to all files 3 months ago
User test: cleanup users before userbackend test 2 months ago
Util chore: add missing `Override` attribute to test files 4 months ago
AllConfigTest.php chore: Apply new coding standard to all files 3 months ago
AppConfigIntegrationTest.php perf(AppConfigIntegrationTest): Avoid creating too many times AppConfig 2 months ago
AppConfigMigrationFallbackTest.php chore: Apply new coding standard to all files 3 months ago
AppConfigTest.php chore: Apply new coding standard to all files 3 months ago
AppScriptSortTest.php chore: add missing `Override` attribute to test files 4 months ago
AppTest.php test(App): Setup users and groups once 2 months ago
BinaryFinderTest.php chore: add missing `Override` attribute to test files 4 months ago
CapabilitiesManagerTest.php chore: add missing `Override` attribute to test files 4 months ago
ConfigTest.php chore: add missing `Override` attribute to test files 4 months ago
ContactsManagerTest.php chore: Apply new coding standard to all files 3 months ago
DateTimeFormatterTest.php chore: Apply new coding standard to all files 3 months ago
EmojiHelperTest.php chore: Apply new coding standard to all files 3 months ago
ErrorHandlerTest.php chore: add missing `Override` attribute to test files 4 months ago
EventSourceFactoryTest.php chore: apply new CSFixer rules 1 year ago
FilesTest.php refactor(Files): Remove deprecated streamCopy method 6 months ago
HelperStorageTest.php chore: Apply new coding standard to all files 3 months ago
HookHelper.php chore: Apply new coding standard to all files 3 months ago
ImageTest.php chore: add missing `Override` attribute to test files 4 months ago
InfoXmlTest.php fix: Add proper methods in IAppManager for namespace handling 3 months ago
InitialStateServiceTest.php chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
InstallerTest.php chore: Apply new coding standard to all files 3 months ago
LargeFileHelperGetFileSizeTest.php chore: add missing `Override` attribute to test files 4 months ago
LargeFileHelperTest.php chore: Apply new coding standard to all files 3 months ago
LoggerTest.php chore: add missing `Override` attribute to test files 4 months ago
MemoryInfoTest.php chore: setting test metadata in annotations is deprecated (use attributes) 10 months ago
NaturalSortTest.php chore: run rector 1 year ago
NavigationManagerTest.php refactor(NavigationManager): move navigation definitions into apps 3 months ago
RepairTest.php chore: add missing `Override` attribute to test files 4 months ago
ServerTest.php chore: Apply new coding standard to all files 3 months ago
SetupTest.php chore: Apply new coding standard to all files 3 months ago
SubAdminTest.php test(db): call parent::tearDown() in DB test classes that skipped it 3 months ago
TagsTest.php chore: add missing `Override` attribute to test files 4 months ago
TempManagerTest.php chore: add missing `Override` attribute to test files 4 months ago
TemplateFunctionsTest.php chore: add missing `Override` attribute to test files 4 months ago
TemplateLayoutTest.php fix: Fix TemplateLayout tests 3 months ago
TestCase.php fix: Fix suppressing ImpureStaticProperty and suppress it in a few places 3 months ago
TestMoveableMountPoint.php chore: Apply new coding standard to all files 3 months ago
UpdaterTest.php chore: add missing `Override` attribute to test files 4 months ago
UrlGeneratorTest.php chore: add missing `Override` attribute to test files 4 months ago
UtilCheckServerTest.php chore: add missing `Override` attribute to test files 4 months ago
UtilTest.php fix: Allow sanitizeHTML to accept null 3 months ago