Commit Graph
21 Commits
Author SHA1 Message Date
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
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
Claudio Zizza 27423f1f3e Merge branch 'develop' into command-factory 2015-02-09 20:32:27 +01:00
Kuba Turek 327625bad7 [#183] Change test's description property visibility to private 2015-01-27 19:47:08 +01:00
Kuba Turek 8694805eba Move colour config parameter to class property 2015-01-24 17:08:51 +01:00
Kuba Turek 93249ce5e5 Add coverage annotations 2015-01-24 17:08:51 +01:00
Kuba Turek 86f25b2de6 Add 'with' to config class method expectations 2015-01-24 17:08:51 +01:00
Claudio Zizza 7789e0d713 test using optional parameters 2015-01-05 14:28:37 +01:00
Claudio Zizza 61964952c0 exception text adapted to renamed class 2015-01-05 14:15:56 +01:00
Claudio Zizza 008383333a minor phpdoc fix, test string fixed for unknown task class 2015-01-05 14:14:55 +01:00
Claudio Zizza 022b4282cd unittests for task factory and dummy task classes for tests created 2015-01-05 13:31:14 +01:00
Claudio Zizza 5b63f4b5d0 tests for command factory created 2014-12-07 23:00:55 +01:00
Claudio Zizza 5e43c4e044 Dummy commands created for testing custom command behaviour 2014-12-07 23:00:19 +01:00
Claudio Zizza d53b8fd8b8 new test added for unknown color names 2014-11-29 20:56:22 +01:00
Claudio Zizza 6e1a4d248d group annotation added 2014-11-29 20:54:12 +01:00
Claudio Zizza b11688ea2b initial phpunit config with test example 2014-11-27 21:56:52 +01:00