Commit Graph

7566 Commits (be0fbacfdf7dbf848aaf4cd3f8383bc880bfff7e)

Author SHA1 Message Date
Joas Schilling be0fbacfdf
test: Enable all default apps 4 months ago
Joas Schilling b9984cb3ef
test: Remove tests/apps.php which is no longer supported 4 months ago
Joas Schilling 6157bf9276
test: Remove suffix to reduce warnings about not extending TestCase 4 months ago
Côme Chilliet 89f51a8f4e
chore(tests): Add test for AppConfig::getAppInstalledVersions 4 months ago
Côme Chilliet a2fdeccc31
chore(tests): Adapt AppManager test to the use of searchValues 4 months ago
Ferdinand Thiessen db7b0ae154
test: cleanup karma (jsunit) tests and move files_external to Cypress 4 months ago
Joas Schilling 89a7778f87
test: Mock ITaskManager to remove test interactions 4 months ago
Andrey Borysenko 7994332338
feat: add support for sensitive Declarative settings values encryption 4 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 4 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 4 months ago
Ferdinand Thiessen 9422b6d6d0
test: adjust library tests for PHPunit deprecations 4 months ago
Côme Chilliet 7c251e4f96
fix: Remove useless legacy autoloader 4 months ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 4 months ago
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 5 months ago
Joas Schilling 0d79156bb2
test: Speed up comments test 5 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 5 months ago
Côme Chilliet 4574710c11
chore: Add an autoload.php file for tests relying on core class 5 months ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 5 months ago
Ferdinand Thiessen 3868d62a8f
test: move legacy tests to non-depecated class tests 5 months ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 5 months ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 5 months ago
John Molakvoæ (skjnldsv) 62a9ec2067 fix(core): remove untranslated mime names 5 months ago
John Molakvoæ (skjnldsv) ada985e651 chore: update mimetypenames 5 months ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 5 months ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 5 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 5 months ago
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder 5 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Joas Schilling 9621e451ba
test: Fix tests/lib/Files 5 months ago
Joas Schilling e0a1c84ebb
test: Make Archive test order independent 5 months ago
Joas Schilling 2c74609e07
test: Fix tests/lib/[S-Z]* 5 months ago
Joas Schilling f474b5b3a9
test: Fix tests/lib/Security/ 5 months ago
Joas Schilling c5cd7ef9b9
test: Fix tests/lib/[H-N]* 5 months ago
Joas Schilling 3cc4410273
test: Fix tests/lib/[C-G]* 5 months ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 5 months ago
Joas Schilling 5283e9a5e2
test: Cleanup tests/lib/Files/* 5 months ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 5 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 5 months ago
Ferdinand Thiessen 1b273b8c2c
chore(IAccountManager): remove deprecated visibility constants 5 months ago
Daniel Kesselberg a53e15c971
fix: log requests exceeding the rate limiting 5 months ago
Joas Schilling 7304756e03
test: Sort the reactions before comparing 5 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 5 months ago
Côme Chilliet e35a8ed063 fix(tests): Disable encryption wrapper when it makes sense 5 months ago
Côme Chilliet 21233b7e17 fix(tests): Remove Encryption disabling in ViewTest to avoid side effects 5 months ago
Côme Chilliet 38f341c179 fix(tests): Unregister encryption modules in ViewTest to avoid side effects 5 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 5 months ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 5 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 5 months ago
SebastianKrupinski ebd80bc142 fix: check if properties exist before using them 5 months ago
John Molakvoæ (skjnldsv) 3500018b56
feat(cypress): add oracle to setup tests 5 months ago