AutoInstall Test fix
authorPhilipp Holzer <admin@philipp.info>
Thu, 1 Nov 2018 09:30:44 +0000 (10:30 +0100)
committerPhilipp Holzer <admin@philipp.info>
Thu, 1 Nov 2018 09:30:44 +0000 (10:30 +0100)
commit4f01a198e18368e81fb86eaba82b7e950799e871
tree1e4da294802983a75cf36ee1ff89944f9bf4faa6
parentcbc5e12ea84fb914603aef46b669d2a44f6dbcce
AutoInstall Test fix

- New Mock for Renderer
- No need of prepared assert.ini.php anymore
- Mocking Renderer during Autoinstall
tests/Util/AppMockTrait.php
tests/Util/RendererMockTrait.php [new file with mode: 0644]
tests/datasets/ini/assert.ini.php [deleted file]
tests/src/Core/Console/AutomaticInstallationConsoleTest.php