Commit History

作者 SHA1 備註 提交日期
  Joas Schilling b91957e3df fix(dav): Abort requests with 429 instead of waiting 1 年之前
  Côme Chilliet 8d5165e8dc Adapt tests to config value typing 1 年之前
  Daniel Kesselberg 39c1b6f49f chore(tests): add tests for handleLoginFailed 1 年之前
  Côme Chilliet cb271b759e Fix dynamic property creations in test files 2 年之前
  Côme Chilliet 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
  Joas Schilling d078d53683 Fix tests 2 年之前
  Joas Schilling 6d33d75be1 Remove unused imports 3 年之前
  Carl Schwan a8866b0253 Fix tests 3 年之前
  Joas Schilling 265c2c125c Fix unit tests 3 年之前
  Joas Schilling 645f83121e Cache the user backend info for 300s 3 年之前
  Joas Schilling 0ad4ad31e1 Fix more tests 4 年之前
  Joas Schilling 41d8a7e05f Fix unit tests 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Christoph Wurst cc80339b39 Add typed create user events 5 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 年之前
  Roeland Jago Douma 3c1bcd551d Fix the tests after #18029 5 年之前
  Christoph Wurst 535000aac6 Make the post login event public 5 年之前
  Roeland Jago Douma 5122629bb0 Make renewSessionToken return the new token 5 年之前
  Roeland Jago Douma 0ea7fbae54 Update tests 5 年之前
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 年之前
  Roeland Jago Douma 19f84f7b54 Add tests 6 年之前
  Roeland Jago Douma 00e99af586 Mark token as invalid if the password doesn't match 6 年之前
  Roeland Jago Douma 991d9b5c3a Fix session tests 6 年之前
  Roeland Jago Douma ef127a30ec Fix tests 6 年之前
  Morris Jobke 43e498844e Use ::class in test mocks 7 年之前
  Roeland Jago Douma 1ea7f14f0a Fix SessionTest 7 年之前