aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Command/InstallCommandTest.php
Commit message (Expand)AuthorAgeFilesLines
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-279/+0
* Convert array + phpDocJeremy Benoist2016-04-121-20/+20
* Move setup config outside setupAdminJeremy Benoist2016-04-111-24/+30
* Skipping all Posgres test for wallabag:installJeremy Benoist2016-02-291-20/+18
* Fix testsJeremy Benoist2016-01-311-0/+1
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-6/+6
* Remove duplicate commentsJeremy Benoist2015-11-071-7/+1
* CSJeremy Benoist2015-11-071-4/+4
* Skipping PostgreSQL test that drop databaseJeremy Benoist2015-11-071-29/+40
* Fix deprecated helper in commandJeremy Benoist2015-11-061-42/+30
* Fix testsJeremy Benoist2015-09-121-4/+4
* implement FosUserNicolas LÅ“uillet2015-09-111-1/+1
* Move API stuff in ApiBundleJeremy2015-04-011-2/+2
* Update InstallCommand testJeremy2015-03-311-4/+11
* More tests on the install commandJeremy2015-02-221-3/+216
* sqlite doesn't support getListDatabasesSQLJeremy2015-02-221-1/+1
* Improve install command & add testJeremy2015-02-221-0/+61