summaryrefslogtreecommitdiff
path: root/tests/Unit
AgeCommit message (Collapse)Author
32 hoursfixing tests and code formattingSam Light
32 hourstesting of the full group routesSam Light
32 hoursTesting the creating routes on a group definition and code formatSam Light
32 hoursCreate a group route and name itSam Light
32 hourstest the getFullName method on GroupSam Light
32 hoursmade and tested getFullPath and written getFullName.Sam Light
32 hoursgetting parents and path from group and testingSam Light
32 hoursshared code in traits for common features for groupsSam Light
32 hourscode formattingSam Light
32 hoursgenerating routes with parameters and testsSam Light
32 hoursfix typoSam Light
32 hoursbuild routes with with parametersSam Light
32 hoursMake route from route stringSam Light
32 hoursgenerate named routeSam Light
32 hourscase insensitive path matchingSam Light
32 hoursadded regex matcher to path segment type and testSam Light
32 hoursRenamed router route method to makeSam Light
32 hoursassert middleware call orderSam Light
32 hoursstrategy runs middleware testSam Light
32 hourscode format on middleware testSam Light
32 hoursStarted structure for group definitionSam Light
32 hoursStarted structure for middlewareSam Light
32 hoursRouteDefinition can add nameSam 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
32 hoursAdded more methods to the PathSegment class and testsSam Light
32 hourssetup testsSam Light