]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Use a better way to set input for command
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 30 May 2017 10:47:25 +0000 (12:47 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 30 May 2017 10:47:28 +0000 (12:47 +0200)
commit26650fdbf8af8d716e712e9c9c8474b42f90722d
treebc2a36584477519c5302015a2039ebfe1218dea6
parent5fe65baee5910c887ba148b1163a1a53654dc324
Use a better way to set input for command

Actually use the correct to way handle that

http://symfony.com/doc/current/components/console/helpers/questionhelper.html#testing-a-command-that-expects-input
src/Wallabag/CoreBundle/GuzzleSiteAuthenticator/GrabySiteConfigBuilder.php
tests/Wallabag/CoreBundle/Command/InstallCommandTest.php