aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* CSJeremy Benoist2015-11-072-5/+5
* Skipping PostgreSQL test that drop databaseJeremy Benoist2015-11-072-29/+42
* Re-enable test on doctrine commandJeremy Benoist2015-11-077-12/+12
* Add tests on TablePrefixSubscriberJeremy Benoist2015-11-071-0/+115
* Fix deprecated helper in commandJeremy Benoist2015-11-061-42/+30
* Add tests on listenersJeremy Benoist2015-10-162-0/+142
* Language selection on config screenNicolas Lœuillet2015-10-151-7/+2
* move 2factor activation in parametersNicolas Lœuillet2015-10-151-28/+34
* add tests for 2factor authenticationNicolas Lœuillet2015-10-141-0/+58
* implement bookmarkletNicolas Lœuillet2015-10-081-0/+25
* fix bug on detect active themeNicolas Lœuillet2015-10-061-3/+3
* Merge pull request #1436 from wallabag/v2-registerJeremy Benoist2015-10-066-225/+130
|\
| * move some files to UserBundleNicolas Lœuillet2015-10-032-2/+2
| * remove old implementation for login/register/recoverNicolas Lœuillet2015-10-036-339/+20
| * Add test on RegistrationConfirmedListenerJeremy Benoist2015-10-031-0/+92
| * add test for confirmed registrationNicolas Lœuillet2015-10-031-1/+26
| * * rename AuthenticationListenerNicolas Lœuillet2015-10-031-0/+93
| * * public registrationNicolas Lœuillet2015-10-031-5/+19
* | add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-061-0/+17
|/
* french translationNicolas Lœuillet2015-10-011-1/+0
* Merge pull request #1434 from wallabag/travis-dbNicolas Lœuillet2015-09-283-30/+32
|\
| * Fix tests for allJeremy Benoist2015-09-281-11/+13
| * Fix Postgres testsJeremy Benoist2015-09-282-22/+16
| * Move readingTime & domainName in ContentProxyJeremy Benoist2015-09-281-4/+10
* | Enabled created user from ConfigJeremy Benoist2015-09-261-0/+8
|/