expect(parseHistoryLocationPathname({ location: { pathname: "/" } })).toEqual(
    {
      route: "",
      query: null,
      organism: null,