19 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Morris Jobke 7e6c0ec284
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 6 years ago
  Georg Ehrke 2a21471c74
make sure force language is reflected in html lang attribute 6 years ago
  Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 6 years ago
  Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 6 years ago
  Bjoern Schiessle 8b734347b1
use formal version of German if default_language is set to 'de_DE' 6 years ago
  Roeland Jago Douma ed3b391e47
Use symfony/translation for L10N plurals 7 years ago
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 7 years ago
  Roeland Jago Douma 0228bc6e66
ACCEPT_LANGUAGE goes before default_langauge 7 years ago
  Roeland Jago Douma c5bdb4d4e8
L10N tests do not require DB 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
  Joas Schilling 9fbb8ce302
Do not save the language as request lang for apps when we didn't find any 8 years ago
  Morris Jobke 76455204c0 Inject server root - allows proper testing and separation of concerns 8 years ago
  Morris Jobke 23c0f4ff5f Read available l10n files also from theme folder 8 years ago
  Lukas Reschke cb1a64b949 Check whether ownCloud is installed 8 years ago
  Joas Schilling f413b3ff3a Add tests for findAvailableLanguages 8 years ago
  Joas Schilling 70396581eb Add tests for findLanguage() 8 years ago
  Joas Schilling b24b198a83 Add tests for the factory 8 years ago