aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/TagControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* improve test and change method name. Also, display number of entries for ↵Thomas Citharel2016-02-101-1/+3
| | | | each tag
* remove tag from entry #1377Thomas Citharel2016-02-101-1/+27
|
* Fix Postgres testsJeremy Benoist2015-09-281-3/+3
|
* Fix testsJeremy Benoist2015-09-121-1/+1
| | | | | | | Ensure that created use during install command will always be unique. We assume that the install command must be run to initialize a wallabag instance. NEVER to add more user. Also, use a better way to retrieve the real name of the database and not the one defined in parameters.yml (which isn't the same for test envi because the dbname isn't defined in parameters.yml but directly in config_test.yml)
* assign tags to an entryNicolas Lœuillet2015-08-221-0/+50
|
* CSJeremy Benoist2015-08-201-1/+0
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* unit testNicolas Lœuillet2015-08-071-0/+19