-
- Downloads
refactor: more tests coverage, remove phpunit deprecations
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
parent
c9d6e3ee
No related branches found
No related tags found
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
Showing
- tests/Fixtures/nested-template.php 0 additions, 0 deletionstests/Fixtures/nested-template.php
- tests/Fixtures/root-template.php 1 addition, 1 deletiontests/Fixtures/root-template.php
- tests/Fixtures/simple.php 2 additions, 0 deletionstests/Fixtures/simple.php
- tests/Fixtures/some_template.php 1 addition, 0 deletionstests/Fixtures/some_template.php
- tests/Fixtures/theme-template/child-template.php 0 additions, 0 deletionstests/Fixtures/theme-template/child-template.php
- tests/Fixtures/with-parameter.php 1 addition, 0 deletionstests/Fixtures/with-parameter.php
- tests/Fixtures/with-variable.php 1 addition, 0 deletionstests/Fixtures/with-variable.php
- tests/Renderer/TestSimplePhpRenderer.php 49 additions, 18 deletionstests/Renderer/TestSimplePhpRenderer.php
- tests/Renderer/templates/some_template.php 0 additions, 2 deletionstests/Renderer/templates/some_template.php
- tests/Resolver/TestChainResolver.php 3 additions, 12 deletionstests/Resolver/TestChainResolver.php
- tests/Resolver/TestDirResolver.php 23 additions, 27 deletionstests/Resolver/TestDirResolver.php
- tests/Resolver/TestWpThemeResolver.php 47 additions, 64 deletionstests/Resolver/TestWpThemeResolver.php
- tests/Resolver/templates/some_template.php 1 addition, 1 deletiontests/Resolver/templates/some_template.php
- tests/TestCase.php 31 additions, 0 deletionstests/TestCase.php
- tests/TestPluginViewBuilder.php 4 additions, 18 deletionstests/TestPluginViewBuilder.php
File moved
tests/Fixtures/simple.php
0 → 100644
tests/Fixtures/some_template.php
0 → 100644
tests/Fixtures/with-parameter.php
0 → 100644
tests/Fixtures/with-variable.php
0 → 100644
tests/TestCase.php
0 → 100644
Please register or sign in to comment