Commit Graph

40 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 2 months ago
Ferdinand Thiessen 31571476d3 refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 3 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
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Ferdinand Thiessen 0f6760c810
feat(files): Make the files download action use WebDAV zip download 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling 572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 2 years ago
John Molakvoæ 998b3a2581
feat(f2v): migrate Files 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Vincent Petry 42d9e087fb
Remove unused legacy ajax/list.php in files app 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 4 years ago
Daniel Rudolf a1d6189dfa
Fix UrlGeneratorTest 4 years ago
Daniel Rudolf b768cade2b
Fix UrlGeneratorTest 4 years ago
Daniel Rudolf 1e5962ae98
Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps() 5 years ago
Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 5 years ago
Morris Jobke 387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests 5 years ago
Morris Jobke 053ee7b386
Only load routes of the app which is requested 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL 7 years ago
Joas Schilling 2b18b9ae96
Update the URLGenerator test to current state of art 7 years ago
Roeland Jago Douma c97b4274cc
Add function to generate urls for OCS routes 7 years ago
John Molakvoæ (skjnldsv) c0c4443ffc
Fixed tests 8 years ago
Julius Härtl f039ba7480
Add tests and inject IRequest 9 years ago
Roeland Jago Douma 2164085f22
Fix urlgenerator test 9 years ago
Roeland Jago Douma 478b86e5e5
Fix getMock UrlGeneratortest 9 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 10 years ago
Lukas Reschke daa388ce8d Move index.php from files to AppFramework 10 years ago
Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Lukas Reschke 3ad9489634 Add unit test 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Thomas Tanghus df9d9ac958 Remove unused var 12 years ago
Thomas Tanghus dd36d4b894 Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 12 years ago
Thomas Tanghus ada8d4e0c9 Fix unit tests 12 years ago
Bjoern Schiessle 1ae6e9ec21 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 12 years ago