Franz Liedke
|
c5e38a5b1f
|
Automatically set up Mockery for unit tests
- Use provided PhpUnit listener to enforce verification of expectations.
- Include Mockery's trait to auto-close Mockery after each test.
|
2020-02-04 22:59:04 +01:00 |
|
luceos
|
1948b7e6f4
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-04 21:11:08 +00:00 |
|
Franz Liedke
|
ba16ebe61f
|
Extract pure unit tests so that they can run fast
- Move to separate directory (base for a separate test suite)
- Inherit directly from PhpUnit
- Configure test suite with dedicated XML file
|
2019-02-01 19:01:09 +01:00 |
|