summaryrefslogtreecommitdiffstats
path: root/tests/support/TestHelper.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issues with controllerinterface and testsArnold Daniels2017-02-091-44/+4
|
* Add content negotiation (fixes #11)minstel2017-01-171-6/+23
|
* Tests and minor fixes for Twig viewv1.0.0origin/refactorArnold Daniels2016-11-211-1/+1
|
* Session trait tests and fixesArnold Daniels2016-11-201-0/+18
|
* Tests and fixes for RouteActionArnold Daniels2016-11-201-3/+19
|
* Make all tests runArnold Daniels2016-11-191-1/+11
| | | | | | Mark some tests incomplete, rather than have them fail or error Completed tests for Controller Made getRequest and get/setResponse public
* Refactored CheckRequest and CheckResponse traitsArnold Daniels2016-11-181-0/+27
WIP Controller\Output Restructuring the tests (one test per trait)