astro/packages/integrations/prefetch/test
Oskar Baumann 92b27e9c92
[@astrojs/prefetch]: Prevent prefetching current page (#5009)
* Check that removal of url.hash breaks no tests

* test if status-quo is as expected

* Adapt tests to fail

* Adapt the shouldPreload function to skip same path

* Add changeset
2022-10-07 10:13:51 -04:00
..
fixtures/basic-prefetch [@astrojs/prefetch]: Prevent prefetching current page (#5009) 2022-10-07 10:13:51 -04:00
basic-prefetch.test.js [@astrojs/prefetch]: Prevent prefetching current page (#5009) 2022-10-07 10:13:51 -04:00
custom-selectors.test.js [@astrojs/prefetch]: Prevent prefetching current page (#5009) 2022-10-07 10:13:51 -04:00
test-utils.js Adds a prefetch integration for near-instant page navigations (#3725) 2022-06-27 18:26:21 +00:00