aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Command/ReloadEntryCommandTest.php
Commit message (Collapse)AuthorAgeFilesLines
* tests: add a NetworkCalls group for tests making network callsKevin Decherf2020-04-251-0/+6
| | | | | | | Excluding this group can decrease the run time of tests during development. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Jump to Symfony 3.4Jeremy Benoist2018-10-041-3/+3
| | | | | | | Thanks to the BC compatibility, almost nothing have to be changed. All changes are related to new bundle version of: - SensioFrameworkExtraBundle - DoctrineFixturesBundle
* Fix testsJeremy Benoist2018-06-061-1/+1
|
* Add reload entry commandNicolas Hart2017-08-211-0/+115