aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests
Commit message (Expand)AuthorAgeFilesLines
* Convert english translation fileJeremy Benoist2016-03-204-55/+61
* Improved testsNicolas Lœuillet2016-03-181-0/+1
* Add listing clientsJeremy Benoist2016-03-051-3/+50
* Remove commentsNicolas Lœuillet2016-02-291-6/+1
* add testsNicolas Lœuillet2016-02-291-0/+29
* Skipping all Posgres test for wallabag:installJeremy Benoist2016-02-291-20/+18
* Add testsJeremy Benoist2016-02-221-0/+30
* Merge pull request #1699 from wallabag/v2-assign-tagNicolas Lœuillet2016-02-191-4/+102
|\
| * Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-4/+102
* | Fix #1551 - Redirect to the last page when current page is out of rangeMaxime LECLERCQ2016-02-191-0/+11
|/
* Merge pull request #1656 from wallabag/v2-fix-new-user-password-promptsJeremy Benoist2016-02-111-1/+1
|\
| * fix labels on new user promptThomas Citharel2016-02-111-1/+1
* | improve test and change method name. Also, display number of entries for each...Thomas Citharel2016-02-101-1/+3
* | remove tag from entry #1377Thomas Citharel2016-02-101-1/+27
|/
* fix testsThomas Citharel2016-02-041-2/+19
* Fix #1643: fix the way to load the HTML template in 2factor authNicolas Lœuillet2016-02-041-1/+1
* Fix permission to settings pageJeremy Benoist2016-01-311-0/+32
* Fix testsJeremy Benoist2016-01-311-0/+1
* Add for deleting rule from an other userJeremy Benoist2016-01-221-6/+49
* Fix bad type after using findByUrlAndUserIdJeremy Benoist2016-01-211-3/+28
* Add tests on TagAllCommandJeremy Benoist2016-01-211-0/+60
* Merge pull request #1583 from wallabag/v2-fix-deleteNicolas Lœuillet2016-01-152-10/+27
|\
| * Fix `findOneByUrl` side effect in testsJeremy Benoist2016-01-152-10/+27
* | Merge pull request #1524 from wallabag/sf2.8Nicolas Lœuillet2016-01-158-20/+20
|\ \ | |/ |/|
| * Symfony Upgrade Fixer FTWJeremy Benoist2016-01-158-20/+20
* | Quickstart for beginnersNicolas Lœuillet2016-01-151-4/+34
|/
* Merge pull request #1545 from wallabag/v2-user-tagNicolas Lœuillet2016-01-021-5/+4
|\
| * Cleanup testsJeremy Benoist2015-12-291-2/+1
| * Remove user reference in tagJeremy Benoist2015-12-292-8/+8
* | Ability to reload an entryJeremy Benoist2015-12-301-0/+32
* | Add custom email for 2FAJeremy Benoist2015-12-291-2/+2
|/
* Don't redirect to the content page after deletionJeremy Benoist2015-12-281-0/+46
* Add test on tagAllForUserJeremy Benoist2015-12-281-0/+26
* Avoid multiple tag creationJeremy Benoist2015-12-281-0/+20
* php csNicolas Lœuillet2015-12-084-25/+23
* Assert that the tag has is the good oneKévin Gomez2015-11-161-1/+4
* Add a quick testKévin Gomez2015-11-132-1/+36
* Use Psr\Log\NullLogger instead of creating a mockKévin Gomez2015-11-111-5/+8
* Add a few functional tests for the tagging rules creation formKévin Gomez2015-11-111-0/+55
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-5/+14
* Add tests for the RuleBasedTagger classKévin Gomez2015-11-111-0/+158
* Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-111-3/+8
* Add tests for the StringToListTransformer classKévin Gomez2015-11-111-0/+50
* Fix ContentProxyTestKévin Gomez2015-11-111-3/+23
* Fix testsJeremy Benoist2015-11-091-1/+0
* Fix route parametersJeremy Benoist2015-11-091-4/+89
* add json & xmlThomas Citharel2015-11-091-0/+34
* Fix tests on pgsqlJeremy Benoist2015-11-091-1/+1
* Rework on exportJeremy Benoist2015-11-091-0/+116
* Remove duplicate commentsJeremy Benoist2015-11-071-7/+1