aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Tests/Controller/WallabagV2ControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add flashes messagesJeremy Benoist2016-03-201-2/+2
|
* Convert english translation fileJeremy Benoist2016-03-201-4/+4
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* an other test for non empty fieldsNicolas Lœuillet2016-02-051-3/+15
|
* add test to check empty fieldsNicolas Lœuillet2016-02-051-0/+12
|
* [#1590] Add JSON import from wallabag v2Nicolas Lœuillet2016-01-201-0/+69