haacked/routemagic

Unit testing fails with GroupRoute

jkpindahbc opened this issue · 0 comments

We have unit tests that test our routes and are unable to add a group route feature as it breaks when loading the routes with the following error:

The application relative virtual path '~/' cannot be made absolute, because the path to the application is not known.

somepathvalue here is replacing the actual path value.