18 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Author SHA1 Message Date
  Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 2 years ago
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 4 years ago
  Morris Jobke 387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests 3 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 3 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL 5 years ago
  Joas Schilling 2b18b9ae96
Update the URLGenerator test to current state of art 5 years ago
  Roeland Jago Douma c97b4274cc
Add function to generate urls for OCS routes 5 years ago
  John Molakvoæ (skjnldsv) c0c4443ffc
Fixed tests 6 years ago
  Julius Härtl f039ba7480
Add tests and inject IRequest 7 years ago
  Roeland Jago Douma 2164085f22
Fix urlgenerator test 7 years ago
  Roeland Jago Douma 478b86e5e5
Fix getMock UrlGeneratortest 7 years ago
  Joas Schilling 9a4253ef7c
Fix lib/ 8 years ago
  Thomas Müller f9fc254672 Add DB group to some files_external tests 8 years ago
  Lukas Reschke daa388ce8d Move index.php from files to AppFramework 8 years ago
  Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 9 years ago
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 years ago
  Lukas Reschke 3ad9489634 Add unit test 9 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Thomas Tanghus df9d9ac958 Remove unused var 10 years ago
  Thomas Tanghus dd36d4b894 Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 10 years ago
  Thomas Tanghus ada8d4e0c9 Fix unit tests 10 years ago
  Bjoern Schiessle 1ae6e9ec21 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 10 years ago