Lines Matching refs:newPath
5 const newPath = getRedirectPath(redirectPath); constant
7 expect(newPath).toEqual('/archive/classic-updates/building-standalone-apps/');
10 expect(getRedirectPath('/versions/latest/guides/building-standalone-apps/')).toEqual(newPath);
15 const newPath = getRedirectPath(redirectPath); constant
17 expect(newPath).toEqual('/push-notifications/overview/');
22 const newPath = getRedirectPath(redirectPath); constant
24 expect(newPath).toEqual('/push-notifications/overview/');
29 const newPath = getRedirectPath(redirectPath); constant
31 expect(newPath).toEqual('/push-notifications/overview/');
36 const newPath = getRedirectPath(redirectPath); constant
38 expect(newPath).toEqual('/more/expo-cli/');
43 const newPath = getRedirectPath(redirectPath); constant
45 expect(newPath).toEqual('/more/expo-cli/');
50 const newPath = getRedirectPath(redirectPath); constant
52 expect(newPath).toEqual('/more/expo-cli/');
57 const newPath = getRedirectPath(redirectPath); constant
59 expect(newPath).toEqual('/versions/latest/sdk/admob/');
64 const newPath = getRedirectPath(redirectPath); constant
66 expect(newPath).toEqual('/versions/latest/sdk/admob/');
71 const newPath = getRedirectPath(redirectPath); constant
73 expect(newPath).toEqual('/debugging/errors-and-warnings/');