35f59cdcc0
Fix flaky segments test
...
This is hard to debug, but the id was NULL in the previous implementation
and that sometimes returned an object instead of expected
Now the id is always a number and that will hopefully fix the flakyness.
[MAILPOET-1578]
2018-11-01 09:58:44 +01:00
f39c0c58c2
Add dumpContainer to container factory
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
fff8176a49
Refactor lib/Router to use with container for endpoints
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
7b859660b7
End support for PHP 5.5 [MAILPOET-1317]
2018-10-31 15:21:34 +03:00
c4db1df528
Refactor test readability
...
[MAILPOET-1568]
2018-10-30 07:49:29 +01:00
2ae39c9255
Make renderer render different widths columns
...
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
1936524cec
Move a test from integration to unit as an example
2018-10-29 17:57:47 +03:00
8b2c5116f4
Fix AspectMock config
2018-10-29 17:57:47 +03:00
9092aa3029
Make separate setups for integration and unit tests
2018-10-29 17:57:47 +03:00
87e515b89d
Move current unit tests to integration tests
2018-10-29 17:57:47 +03:00