summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
29 hoursSetup structure for storing middleware and added test todosSam Light
29 hourscode formattingSam Light
29 hourstesting router creates routes with or without / prefixSam Light
29 hoursfixing tests and code formattingSam Light
29 hourstesting of the full group routesSam Light
29 hoursTesting the creating routes on a group definition and code formatSam Light
29 hoursCreate a group route and name itSam Light
29 hourstest the getFullName method on GroupSam Light
29 hoursmade and tested getFullPath and written getFullName.Sam Light
29 hoursgetting parents and path from group and testingSam Light
29 hoursshared code in traits for common features for groupsSam Light
29 hourscode formattingSam Light
29 hoursgenerating routes with parameters and testsSam Light
29 hoursfix typoSam Light
29 hoursbuild routes with with parametersSam Light
29 hoursMake route from route stringSam Light
29 hoursgenerate named routeSam Light
29 hourscase insensitive path matchingSam Light
29 hoursadded regex matcher to path segment type and testSam Light
29 hoursRenamed router route method to makeSam Light
29 hoursassert middleware call orderSam Light
29 hoursstrategy runs middleware testSam Light
29 hourscode format on middleware testSam Light
29 hoursStarted structure for group definitionSam Light
29 hoursStarted structure for middlewareSam Light
29 hoursRouteDefinition can add nameSam Light
29 hoursadded named routes to routerSam Light
29 hoursRoute methods now return RouteDefinition class and testingSam Light
29 hoursRouter tests for creating routesSam Light
29 hoursRefactor dispatch to use a seperate findRoute methodSam Light
29 hoursWrote tests for any route and insensitive matchSam Light
29 hourscode formattingSam Light
29 hoursMake basic routing workSam Light
29 hoursbig updateSam Light
29 hoursAdded more methods to the PathSegment class and testsSam Light
29 hourssetup testsSam Light