Commit Graph

7592 Commits (de54bdb06bedd461fd359d3cc7d4dfcab46be3ad)

Author SHA1 Message Date
Daniel Kesselberg 53fb05e2d0
fix(nullcache): make get compliant with the interface 7 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 7 months ago
Maxence Lange d29e1dc380 feat(lexicon): new tests about lexicon migration 7 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 7 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 7 months ago
Richard Steinmetz b6af06d2e0
fix: revive always storing lowercased email addresses 7 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 7 months ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 7 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 7 months ago
Ferdinand Thiessen ad838b21a1
test: adjust karma global state mock 7 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Daniel Kesselberg df9a275c89 test: addd test for hideFromCollaboration 7 months ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 7 months ago
Côme Chilliet aa906391f6
fix(tests): Simplify error handling in tests/enable_all.php 7 months ago
Côme Chilliet 143bcf95ef
fix(tests): Enable more PHP modules in phpunit-32bits 7 months ago
Ferdinand Thiessen 96d423c8d3
chore: update openAPI files 7 months ago
Joas Schilling a425a1affc
test: Add a hint message on boolean comparison 7 months ago
Joas Schilling ebee539902
ci: Migrate PHPUnit configs 7 months ago
Joas Schilling 86857f2c12
test: Load all apps locally as well 7 months ago
Joas Schilling be0fbacfdf
test: Enable all default apps 7 months ago
Joas Schilling b9984cb3ef
test: Remove tests/apps.php which is no longer supported 7 months ago
Joas Schilling 6157bf9276
test: Remove suffix to reduce warnings about not extending TestCase 7 months ago
Côme Chilliet a10182f6fb
fix(tests): Force lazy ghost initialisation in container tests 7 months ago
Côme Chilliet 89f51a8f4e
chore(tests): Add test for AppConfig::getAppInstalledVersions 7 months ago
Côme Chilliet a2fdeccc31
chore(tests): Adapt AppManager test to the use of searchValues 7 months ago
Ferdinand Thiessen db7b0ae154
test: cleanup karma (jsunit) tests and move files_external to Cypress 7 months ago
Joas Schilling 89a7778f87
test: Mock ITaskManager to remove test interactions 8 months ago
Andrey Borysenko 7994332338
feat: add support for sensitive Declarative settings values encryption 8 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 8 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 8 months ago
Ferdinand Thiessen 9422b6d6d0
test: adjust library tests for PHPunit deprecations 8 months ago
Côme Chilliet 7c251e4f96
fix: Remove useless legacy autoloader 8 months ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 8 months ago
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
Joas Schilling 0d79156bb2
test: Speed up comments test 8 months ago
Arthur Schiwon bdc68989d5
fix: unbloc ffmpeg on some broken videos 8 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 8 months ago
Côme Chilliet 4574710c11
chore: Add an autoload.php file for tests relying on core class 8 months ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 8 months ago
Ferdinand Thiessen 3868d62a8f
test: move legacy tests to non-depecated class tests 8 months ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 8 months ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 8 months ago
John Molakvoæ (skjnldsv) 62a9ec2067 fix(core): remove untranslated mime names 8 months ago
John Molakvoæ (skjnldsv) ada985e651 chore: update mimetypenames 8 months ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 8 months ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 8 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder 8 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago