wallabag/tests/Wallabag/CoreBundle/Controller
Jeremy Benoist 9de9f1e5ce
Add a live test for restricted article
It is not aimed to test if we can get the full article (since we aren't using real login/password)
but mostly to test the full work (with authentication, etc.)

Do not clean fixtured to avoid SQLite to re-use id for entry tag relation 😓
2017-06-20 16:03:20 +02:00
..
ConfigControllerTest.php Isolated tests 2017-05-31 16:03:54 +02:00
EntryControllerTest.php Add a live test for restricted article 2017-06-20 16:03:20 +02:00
ExportControllerTest.php Isolated tests 2017-05-31 16:03:54 +02:00
RssControllerTest.php Fix tests 2016-11-20 09:39:26 +01:00
SecurityControllerTest.php Fix registration.submit test 2017-01-10 18:50:45 +01:00
SettingsControllerTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
SiteCredentialControllerTest.php Add a live test for restricted article 2017-06-20 16:03:20 +02:00
StaticControllerTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
TagControllerTest.php Rewrote code & fix tests 2017-06-01 11:31:45 +02:00