Commit graph

563 commits

Author SHA1 Message Date
Jakub Turek 04b270356a Reset fields in LockCommandTests for better reliability 2015-03-08 21:21:49 +01:00
Jakub Turek 0bfe649aa5 Fix code style for LockCommand 2015-03-08 21:21:49 +01:00
Jakub Turek b21b5f4c5e Add tests for LockCommand 2015-03-08 21:21:49 +01:00
Jakub Turek c06a9c7cf1 Fix code style in CompileCommand
according to PSR2 coding rules
2015-03-08 21:21:49 +01:00
Jakub Turek 5602bf83fe Add CompileCommand tests 2015-03-08 21:21:49 +01:00
Jakub Turek ee8bb3c2f9 Move "setUpConsoleStatics" into the BaseClass 2015-03-08 21:21:48 +01:00
Jakub Turek d58e89c41d Set compiler by setter for better testability 2015-03-08 21:21:48 +01:00
Jakub Turek e9ec99f318 Add exit code assertions in ListCommandTest 2015-03-08 21:21:48 +01:00
Jakub Turek 881f0b2d87 Fix syntax error in ListCommand::run 2015-03-08 21:21:48 +01:00
Jakub Turek 5944015b50 ListCommandTests refactor 2015-03-08 21:21:48 +01:00
Jakub Turek ad6c8b24ac Add ListCommand tests 2015-03-08 21:21:48 +01:00
Jakub Turek b3587935fd Add malkusch\phpmock to mock PHP built-in functions 2015-03-08 21:21:48 +01:00
Jakub Turek cf89e24106 Add PHPDoc for BaseTest command 2015-03-08 21:21:48 +01:00
Jakub Turek e35a8a7f3a Apply BaseTest as parent of AbstractCommandTest class 2015-03-08 21:21:48 +01:00
Jakub Turek d8d90cb2ec Add TestHelper\BaseTest with useful test methods 2015-03-08 21:21:48 +01:00
Jakub Turek 10b8d7982e Update autoloading for MageTest namespace 2015-03-08 21:21:48 +01:00
Jakub Turek b7dbae8ff2 Abstract command tests 2015-03-08 21:21:48 +01:00
Jakub Turek cb965a2dd9 Bump up version in bootstrap file 2015-03-08 19:28:28 +01:00
Jakub Turek ffbb1c4c34 Merge remote-tracking branch 'upstream/master' into develop 2015-03-08 19:27:48 +01:00
Jakub Turek 20b97e01f2 Update readme file with Travis and Coveralls badges 2015-03-08 19:10:01 +01:00
Kuba Turek 77f110f192 Merge pull request #204 from edpauto/strict-host-key-checking-fix
Add UserKnownHostsFile and StrictHostKeyChecking options to scp command
2015-03-08 19:00:39 +01:00
Kuba Turek e0429f0223 Merge pull request #205 from andres-montanez/develop
Release 1.0.5
2015-03-08 18:33:01 +01:00
Jakub Turek 5a1f2502d2 [#202] Remove inconsistency in ssh options
Add UserKnownHostsFile and StrictHostKeyChecking to scp command in TarGz strategy.
2015-03-08 13:11:05 +01:00
Kuba Turek a45802acea Merge pull request #195 from spongeben/fix-rsync-deploy
Fix 1st deploy bug
2015-03-07 15:07:54 +01:00
Kuba Turek 5e38618788 Merge pull request #196 from edpauto/travis-and-coveralls-support
Add Travis and Coveralls support
2015-03-05 19:46:22 +01:00
Kuba Turek b8e6ea062e Merge pull request #187 from edpauto/git-rebase-fix
Create release directory for GitRebase strategy
2015-02-24 21:19:41 +01:00
Claudio Zizza 2b349f6e1d dummy classes dependency removed from task factory unittests 2015-02-23 21:59:21 +01:00
Claudio Zizza 37de2806da Dummy classes removed 2015-02-23 21:01:03 +01:00
Claudio Zizza 12eb3dbd80 Merge branch 'develop' into task-factory-test
Conflicts:
	Mage/Task/Factory.php
2015-02-23 20:59:15 +01:00
Kuba Turek 9becda4df9 Merge pull request #167 from SenseException/command-factory
Command factory tests
2015-02-21 22:00:37 +01:00
Claudio Zizza a31506459c Merge pull request #1 from eps90/command-factory-fix
Remove "covers" annotations for static methods
2015-02-21 21:43:56 +01:00
Andrés Montañez 7e3cc53866 Merge branch 'develop' 2015-02-21 14:42:20 -02:00
Andrés Montañez fe2c9fb49e Prepare for new version release. 2015-02-21 14:39:51 -02:00
Andrés Montañez 447cbc4b71 Move badge for better visibility. 2015-02-21 14:28:47 -02:00
Andrés Montañez ddbcec4a9c Add SensioLab Insight badge. 2015-02-21 14:28:03 -02:00
Andrés Montañez dc18a91cf7 SensioLabs Insight. 2015-02-21 14:23:24 -02:00
Jakub Turek 00edf87862 Merge remote-tracking branch 'upstream/master' into develop 2015-02-21 13:05:32 +01:00
Jakub Turek 03500ee7e7 Update README.md with the newest version 2015-02-21 13:03:39 +01:00
Jakub Turek 09682a48cd Update composer.lock after merging master to develop 2015-02-19 20:42:09 +01:00
Jakub Turek 4ae4965856 Add composer-self update to travis.yml 2015-02-19 20:39:49 +01:00
Jakub Turek a4c42479f5 Adapt travis config to run coveralls 2015-02-19 20:39:49 +01:00
Jakub Turek b3f29c7920 Coveralls configuration 2015-02-19 20:39:49 +01:00
Jakub Turek a5f62defc2 Add php-coveralls package 2015-02-19 20:39:49 +01:00
Jakub Turek 013ff021b8 Remove --dev option for composer in .travis.yml 2015-02-19 20:36:19 +01:00
Jakub Turek a9c4242675 Update composer.lock
Composer autoloading update
2015-02-19 20:31:35 +01:00
Jakub Turek c64364ce60 Merge remote-tracking branch 'upstream/master' into develop 2015-02-19 20:29:59 +01:00
Jakub Turek 5207b29958 Remove "covers" annotations for static methods 2015-02-17 21:22:07 +01:00
Claudio Zizza 8bd7f6c56c phpunit annotations added 2015-02-11 21:21:19 +01:00
Claudio Zizza 1e912a367a dummy classes replaced with mocks for Command Factory tests 2015-02-09 22:40:08 +01:00
Claudio Zizza 6c5aaa04da dummy classes of Command Factory tests removed 2015-02-09 22:38:43 +01:00