wallabag/tests/Wallabag/CoreBundle/Controller
Kevin Decherf 8ee7b1603d Fix createdAt date range filter
- hiddenName has been disabled in order to fix the missing date range
  values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
  browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
  objects

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-03-22 17:01:39 +01:00
..
ConfigControllerTest.php Fixed default value for reading speed 2019-09-19 14:23:06 +02:00
EntryControllerTest.php Fix createdAt date range filter 2020-03-22 17:01:39 +01:00
ExportControllerTest.php Enable PHPStan 2019-01-18 15:25:50 +01:00
FeedControllerTest.php Handle redirection from previous feeds 2019-04-26 13:40:58 +02:00
SecurityControllerTest.php Fix tests 2019-07-26 13:37:44 +02:00
SettingsControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialControllerTest.php Disable controller access if feature disabled 2017-11-22 10:00:45 +01:00
StaticControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagControllerTest.php mysql: change collation of tag table 2019-05-19 23:37:49 +02:00