wallabag/src/Wallabag/CoreBundle
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
..
Command Merge pull request #3179 from wallabag/show-user-command 2017-06-07 09:40:56 +02:00
Controller Add a live test for restricted article 2017-06-20 16:03:20 +02:00
DataFixtures/ORM Add menu access to site credentials CRUD 2017-06-20 16:03:14 +02:00
DependencyInjection Review 2017-06-08 19:15:33 +02:00
Entity Add CRUD for site credentials 2017-06-20 16:03:08 +02:00
Event Isolated tests 2017-05-31 16:03:54 +02:00
Form Add CRUD for site credentials 2017-06-20 16:03:08 +02:00
GuzzleSiteAuthenticator Add a live test for restricted article 2017-06-20 16:03:20 +02:00
Helper Convert - to _ in language 2017-06-09 11:42:09 +02:00
Operator Fixed @j0k3r review 2017-04-22 13:14:34 +02:00
ParamConverter Customize errors templates 2016-10-01 14:58:48 +02:00
Repository Retrieve username/password from database 2017-06-20 16:03:13 +02:00
Resources Add menu access to site credentials CRUD 2017-06-20 16:03:14 +02:00
Tools Fix incorrect reading time calculation for entries in languages with 2016-11-28 01:15:06 +02:00
Twig Translate date 2016-10-20 21:16:01 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00