aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests
Commit message (Collapse)AuthorAgeFilesLines
* Updating logged in user (email, name, etc ..)Jeremy2015-02-171-5/+84
|
* Handle password changeJeremy2015-02-173-8/+96
|
* Use a form type for entryJeremy2015-02-161-1/+1
|
* Implement simple configJeremy2015-02-162-1/+97
|
* Merge pull request #1070 from wallabag/v2-api-testsJeremy2015-02-121-0/+149
|\ | | | | 1st draft for testing API
| * remove debug linesNicolas Lœuillet2015-02-121-4/+0
| |
| * test if GET /api/entries returns 1 or more resultsNicolas Lœuillet2015-02-111-0/+9
| |
| * create single test for bad headersNicolas Lœuillet2015-02-111-9/+26
| |
| * test with bad headersNicolas Lœuillet2015-02-111-0/+9
| |
| * add test for empty saltNicolas Lœuillet2015-02-111-0/+1
| |
| * phpdocNicolas Lœuillet2015-02-111-2/+2
| |
| * test line, forgot to remove itNicolas Lœuillet2015-02-111-1/+0
| |
| * DELETE entry and use of query for fetch entriesNicolas Lœuillet2015-02-111-6/+43
| |
| * refactor and test one entryNicolas Lœuillet2015-02-111-14/+43
| |
| * csNicolas Lœuillet2015-02-111-3/+2
| |
| * first test for API, need refactorNicolas Lœuillet2015-02-111-0/+1
| |
| * add test for api/saltsNicolas Lœuillet2015-02-111-1/+1
| |
| * Test for GET on empty databaseNicolas Lœuillet2015-02-111-2/+1
| |
| * first test for API, need refactorNicolas Lœuillet2015-02-111-4/+24
| |
| * add test for api/saltsNicolas Lœuillet2015-02-111-2/+13
| |
| * Test for GET on empty databaseNicolas Lœuillet2015-02-111-0/+22
| |
* | Avoid user to see other entriesJeremy2015-02-101-0/+21
| | | | | | | | hehe :)
* | Add more tests on Entry controllerJeremy2015-02-102-16/+79
|/ | | | Also add more fixtures
* log for authentication on APINicolas Lœuillet2015-02-091-2/+0
|
* Add some fixturesJeremy2015-02-083-9/+103
| | | | | | 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/+0
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+18