aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* french translationNicolas Lœuillet2015-10-011-1/+0
|
* Fix tests for allJeremy Benoist2015-09-281-11/+13
|
* Fix Postgres testsJeremy Benoist2015-09-281-19/+13
|
* Entries filter on languageJeremy Benoist2015-09-231-0/+23
| | | | + updated deps
* Merge pull request #1418 from wallabag/v2-previewpicture-filterJeremy Benoist2015-09-131-0/+13
|\ | | | | filter for entries with previewPicture
| * add test for previewPicture filterNicolas Lœuillet2015-09-131-0/+13
| |
* | Fix testsJeremy Benoist2015-09-121-3/+3
|/ | | | | | | 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)
* Add test for same day filterJeremy Benoist2015-08-231-0/+9
|
* filters: add test for status filter and adapt other tests resultsNicolas Lœuillet2015-08-211-1/+30
|
* CSJeremy Benoist2015-08-201-6/+5
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* add filter on domain nameNicolas Lœuillet2015-08-191-1/+23
|
* add testNicolas Lœuillet2015-08-181-1/+30
|
* add testNicolas Lœuillet2015-08-171-0/+22
|
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-0/+19
|
* Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵Francois Gravelaine2015-07-281-2/+2
| | | | for is_starred and is_archived
* Add basic title editionJeremy Benoist2015-06-021-0/+48
| | | | | Fix #218 I mean basic, because there is no javascript at all. It could be a nice edit-in-place. But for the moment, it is simple.
* Move API stuff in ApiBundleJeremy2015-04-011-2/+2
|
* Use lemonde instead of mailjetJeremy2015-03-311-2/+2
| | | | | | Mailjet seems to be laggy, hope that LeMonde will be more reliable in the future. @see https://travis-ci.org/wallabag/wallabag/jobs/56246231
* remove isDeleted flagNicolas Lœuillet2015-03-061-6/+3
|
* Use a form type for entryJeremy2015-02-161-1/+1
|
* Avoid user to see other entriesJeremy2015-02-101-0/+21
| | | | hehe :)
* Add more tests on Entry controllerJeremy2015-02-101-14/+77
| | | | Also add more fixtures
* Add some fixturesJeremy2015-02-081-9/+29
| | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController
* Add some tests on EntryControllerJeremy2015-02-071-1/+78
| | | | Also, create database schema on test initialisation
* Tests are working againJeremy2015-01-311-2/+1
|
* rename test fileNicolas Lœuillet2015-01-271-0/+18