aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/SiteCredentialControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add a live test for restricted articleJeremy Benoist2017-06-201-22/+22
| | | | | | | 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 😓
* Add menu access to site credentials CRUDJeremy Benoist2017-06-201-0/+140