Samuel Štancl
|
4f8d892481
|
Remove obsolete files, restructure
|
2020-05-21 15:54:35 +02:00 |
|
Samuel Štancl
|
c32f229dd5
|
Refactor more old code and get tests to pass
|
2020-05-13 04:51:37 +02:00 |
|
Samuel Štancl
|
89936187ce
|
Rewrite old tests
|
2020-05-12 23:22:40 +02:00 |
|
Samuel Štancl
|
cb6661210f
|
Make sure an int exit code is always returned
|
2020-04-22 22:31:51 +02:00 |
|
Samuel Štancl
|
5dc80473d3
|
[2.3.1] Fix exit codes in TenantAwareCommand (#336)
* Fix exit codes in TenantAwareCommand
* Cast result to int
* Assert exit code 0
|
2020-03-30 21:09:58 +02:00 |
|
Devon Mather
|
cf339a5e82
|
Add return value to execute method (#333)
* Add command for test
* Write test to verify issue
* Make test pass
|
2020-03-21 02:05:17 +01:00 |
|
Samuel Štancl
|
f34986b29f
|
[2.2.0] Tenant aware commands (#221)
* wip
* Apply fixes from StyleCI
* Return value when a single tenant is passed
* array map -> foreach
* bug fixes
|
2019-11-10 12:32:26 +01:00 |
|