add tests for factory and layouts
Showing
- src/Factory.php 18 additions, 21 deletionssrc/Factory.php
- src/View.php 6 additions, 1 deletionsrc/View.php
- tests/FactoryTest.php 164 additions, 0 deletionstests/FactoryTest.php
- tests/TestCase.php 7 additions, 0 deletionstests/TestCase.php
- tests/View/EscapingTest.php 7 additions, 0 deletionstests/View/EscapingTest.php
- tests/View/ExtendingAndPartialsTest.php 113 additions, 0 deletionstests/View/ExtendingAndPartialsTest.php
- tests/View/HandlingSectionsTest.php 7 additions, 0 deletionstests/View/HandlingSectionsTest.php
- tests/View/LayoutsTest.php 93 additions, 0 deletionstests/View/LayoutsTest.php
- tests/View/UsingHelpersTest.php 7 additions, 0 deletionstests/View/UsingHelpersTest.php
tests/FactoryTest.php
0 → 100644
tests/View/LayoutsTest.php
0 → 100644
Please register or sign in to comment