nextcloud/tests/lib/Files
Carl Schwan 3220e34bcc
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #58878 from nextcloud/backport/58855/stable33
[stable33] tests - Fix `Implicit conversion from float 500.5 to int loses precision` in ViewTest
2026-03-12 15:38:31 +01:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache fix(propagator): Improve lock behavior of propagator 2026-02-11 16:25:12 +01:00
Config test: add test for updating cached mounts with multiple entries for root id 2026-03-05 14:26:23 +01:00
Mount perf(MountManager): use binary search to find mount in path 2026-01-29 12:54:14 +00:00
Node test: adjust tests to updated getById 2026-02-02 19:01:28 +01:00
ObjectStore fix: make objectstore copy consistent with changed local storage behavior 2026-03-10 18:12:28 +01:00
Search refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SimpleFS chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
Storage test(Storage): avoid falsy directory/filename checks (for now) 2026-03-02 13:36:55 +00:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Template feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +01:00
Type chore: make php-cs happy 2025-12-09 22:26:16 -05:00
Utils refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
EtagTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: migrate to PHPUnit 11 2025-11-05 15:42:33 +01:00
FilesystemTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PathVerificationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SetupManagerTest.php refactor(files): Rename IMountProviderArgs 2026-01-12 17:33:52 +01:00
ViewTest.php test(ViewTest): disable Nextcloud not PHP - drop testTouchFloat() 2026-03-11 19:08:10 +00:00