]> git.immae.eu Git - github/wallabag/wallabag.git/commit
tests: add a NetworkCalls group for tests making network calls 4026/head
authorKevin Decherf <kevin@kdecherf.com>
Tue, 10 Mar 2020 21:22:51 +0000 (22:22 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sat, 25 Apr 2020 13:59:23 +0000 (15:59 +0200)
commit71f7e58fbd84e1d15c7a405a3c5872adb937dc37
tree88c6761b4215637bba34b263015e87750c92a187
parent25c754f62f2230b76d357d6201432fa141f865f2
tests: add a NetworkCalls group for tests making network calls

Excluding this group can decrease the run time of tests during
development.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
tests/Wallabag/CoreBundle/Command/ReloadEntryCommandTest.php
tests/Wallabag/CoreBundle/Controller/ConfigControllerTest.php
tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php