summaryrefslogtreecommitdiff
path: root/tests/Unit/RouterTest.php
AgeCommit message (Expand)Author
31 hoursfixing tests and code formattingSam Light
31 hourstesting of the full group routesSam Light
31 hoursTesting the creating routes on a group definition and code formatSam Light
31 hourscode formattingSam Light
31 hoursgenerating routes with parameters and testsSam Light
31 hoursfix typoSam Light
31 hoursgenerate named routeSam Light
31 hourscase insensitive path matchingSam Light
31 hoursRenamed router route method to makeSam Light
31 hoursadded named routes to routerSam Light
31 hoursRoute methods now return RouteDefinition class and testingSam Light
31 hoursRouter tests for creating routesSam Light
31 hoursRefactor dispatch to use a seperate findRoute methodSam Light
31 hoursWrote tests for any route and insensitive matchSam Light
31 hourscode formattingSam Light
31 hoursMake basic routing workSam Light
31 hoursbig updateSam Light