31 Commits (6f1bd5c0cc30f40e9128fad5283090e6a2ebe879)

Author SHA1 Message Date
Claudio Zizza 0d57e080e4 using BaseTest class for VersionCommand test 10 years ago
Claudio Zizza 472e5b05bf namespace fix for BuiltIn 10 years ago
Claudio Zizza 2d81e6c7ec constant usage removed in VersionCommandTest 10 years ago
Claudio Zizza 06246e380c setting constant in phpunit config 10 years ago
Claudio Zizza 9711908063 test added for VersionCommand 10 years ago
Claudio Zizza ebc90d0b2a namespace fix for BuiltIn 10 years ago
Claudio Zizza c40eb59219 constant usage removed in VersionCommandTest 10 years ago
Claudio Zizza aff9d2f32b setting constant in phpunit config 10 years ago
Claudio Zizza 67960ba3f4 test added for VersionCommand 10 years ago
Claudio Zizza 30cecd0965 namespace fix for BuiltIn 10 years ago
Claudio Zizza 17b62084cd constant usage removed in VersionCommandTest 10 years ago
Claudio Zizza 74bb9ad5f7 setting constant in phpunit config 10 years ago
Claudio Zizza 008ef980e0 test added for VersionCommand 10 years ago
Jakub Turek 3f02ebcfe4 Add more restrictly tests for constructor 10 years ago
Jakub Turek e7c0b87ccd Move testing setters and getters to BaseTest 10 years ago
Jakub Turek c6e0d6762c Merge run test scenarios in UnlockCommandTests 10 years ago
Jakub Turek 937355ce8b Change assignment assertion in accessors' tests to more restrict 10 years ago
Jakub Turek 3b326227ae Remove setter from CompileCommand 10 years ago
Jakub Turek a91060a16f General tests cleanup 10 years ago
Jakub Turek cde8263d06 Add UnlockCommand tests 10 years ago
Jakub Turek 04b270356a Reset fields in LockCommandTests for better reliability 10 years ago
Jakub Turek b21b5f4c5e Add tests for LockCommand 10 years ago
Jakub Turek 5602bf83fe Add CompileCommand tests 10 years ago
Jakub Turek ee8bb3c2f9 Move "setUpConsoleStatics" into the BaseClass 10 years ago
Jakub Turek d58e89c41d Set compiler by setter for better testability 10 years ago
Jakub Turek e9ec99f318 Add exit code assertions in ListCommandTest 10 years ago
Jakub Turek 5944015b50 ListCommandTests refactor 10 years ago
Jakub Turek ad6c8b24ac Add ListCommand tests 10 years ago
Jakub Turek cf89e24106 Add PHPDoc for BaseTest command 10 years ago
Jakub Turek e35a8a7f3a Apply BaseTest as parent of AbstractCommandTest class 10 years ago
Jakub Turek b7dbae8ff2 Abstract command tests 10 years ago
Jakub Turek 5207b29958 Remove "covers" annotations for static methods 10 years ago
Claudio Zizza 8bd7f6c56c phpunit annotations added 10 years ago
Claudio Zizza 1e912a367a dummy classes replaced with mocks for Command Factory tests 10 years ago
Claudio Zizza 728f372543 namespace fix for BuiltIn 10 years ago
Claudio Zizza b1c8cdd3c9 constant usage removed in VersionCommandTest 10 years ago
Claudio Zizza ee6c3858ac setting constant in phpunit config 10 years ago
Claudio Zizza 17907235ac test added for VersionCommand 10 years ago
Claudio Zizza 5b63f4b5d0 tests for command factory created 10 years ago