Commit Graph

61 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Marcel Müller 0ca6384097 fix: Unset classes in container to reduce side-effects between tests 2 months ago
Thomas Citharel f4e703bd5b
feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 3 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Côme Chilliet 5d65f14e60
chore: Fix CrashReport\Registry tests 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 7 months ago
Côme Chilliet a83cae1a0e fix: Remove multiple require_once calls for template functions 9 months ago
Ferdinand Thiessen 7ae7f7fd12
chore: Remove old travis related stuff 1 year ago
Joas Schilling 4ccf62a224
chore: Cleanup and prepare some app tests for PHPUnit 10 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Joas Schilling 5e7b41086d
feat(CI): Allow apps to test with PHPUnit10 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Côme Chilliet ee756579a7
Fix setting static property in tests on PHP 8.3 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Julius Härtl 9161f6ca4a Remove tests that just prove mocked calls and don't actually validate anything useful 4 years ago
Julius Härtl cab44b6311 Run oci tests against phpunit9/php8 4 years ago
Joas Schilling cd35a5c71d
Make Testcase class compatible with phpunit-9.5 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst f0c6cfde3a
Rollback failed transactions in TestCase.php to not break followup tests 5 years ago
Roeland Jago Douma b668850aa1
Fix filesystem tests 5 years ago
Morris Jobke f5a52e941c
Overwrite also the new command bus name to execute them in sync in the tests 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling bab4fb98eb
Fix overwriteService() for apps 5 years ago
Robin Appelman 37c334a2a6
ensure mounts are scanned during tests 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon eded07f28f
whitelist audit.log 8 years ago
Joas Schilling c3424df1f0
Require PHPUnit 6.5 or higher 8 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Robin Appelman 9731350ace split async test bus for easier subclassing 8 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Roeland Jago Douma 0fb5776133
Fix NODB tests etc 9 years ago
Roeland Jago Douma 1565177fb5
Revert "Add a magic wrapper to allow phpunit4 to run the code again " 9 years ago