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