1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-12-22 09:23:21 +01:00
astro-redirect-from/test
Daniel Kling 574d3ae272
Convert URL.pathname to proper File Path (#196)
* Convert URL to File Path

* Update tests

* Update path to cache directory in tests
2024-12-19 19:33:49 +00:00
..
__fixtures__/markdown Warn on parsing failures; support redirect_from: url (#157) 2024-08-12 12:39:00 +02:00
index.test.ts Convert URL.pathname to proper File Path (#196) 2024-12-19 19:33:49 +00:00
redirects.test.ts formatting fixes 2024-08-12 12:54:20 +02:00
utils.test.ts Warn on parsing failures; support redirect_from: url (#157) 2024-08-12 12:39:00 +02:00
vitest.config.ts test setup, unit tests for all utils 2023-09-23 23:25:14 +01:00