]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add more tests on Entry controller
authorJeremy <jeremy.benoist@gmail.com>
Tue, 10 Feb 2015 21:32:42 +0000 (22:32 +0100)
committerJeremy <jeremy.benoist@gmail.com>
Tue, 10 Feb 2015 21:32:42 +0000 (22:32 +0100)
commiteb3bd7efb73f2e8500b6415e16438cea77aa4e9a
treed42ff8fbd1138d8995e45815d9bc5260aa458e6c
parentf59f45d74093e92656f9717c8c5f4e37c56d2173
Add more tests on Entry controller

Also add more fixtures
src/Wallabag/CoreBundle/DataFixtures/ORM/LoadEntryData.php
src/Wallabag/CoreBundle/DataFixtures/ORM/LoadUserData.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php
src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
src/Wallabag/CoreBundle/Tests/WallabagTestCase.php