- Wasn't calling route.prefix(), was assigning to it - Needed to handle pushstate prefix (`""`) specially in assertions
Also tests `router.link` now. Had to add a `preventDefault` function to domMock events that doesn't do anything, that may need a more-complete implementation someday?