astro/packages/astro/test
Matthew Phillips 82544e4134
Fixes pageUrlFormat: 'file' in static build (#2569)
* Fixes pageUrlFormat: 'file' in static build

* Adds a changeset
2022-02-11 14:43:42 +00:00
..
benchmark Remove docs from monorepo (#2517) 2022-02-07 13:39:53 -05:00
fixtures Fixes pageUrlFormat: 'file' in static build (#2569) 2022-02-11 14:43:42 +00:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases (#177) 2021-05-06 14:57:14 -04:00
0-css.test.js Upgrade Vite to latest (#2424) 2022-02-08 17:38:00 -06:00
astro-assets.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-attrs.test.js format 2022-02-09 12:34:06 -08:00
astro-basic.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-children.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-class-list.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
astro-client-only.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
astro-component-code.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
astro-components.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-css-bundling-import.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-css-bundling-nested-layouts.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-css-bundling.test.js Fix subpath support regressions (#2330) 2022-01-06 16:32:24 -05:00
astro-doctype.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
astro-dynamic.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-envs.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-expr.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-external-files.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-fallback.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-get-static-paths.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-global.test.js [MINOR] standardize trailing subpath, fix fetchContent url issue (#2471) 2022-01-28 20:29:53 -05:00
astro-jsx.test.js format 2022-02-09 12:34:06 -08:00
astro-markdown-drafts.test.js Implement support for draft pages (#2392) 2022-01-19 15:18:51 -05:00
astro-markdown-plugins.test.js fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00
astro-markdown-shiki.test.js feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00
astro-markdown.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-pageDirectoryUrl.test.js Fix subpath support regressions (#2330) 2022-01-06 16:32:24 -05:00
astro-pages.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-pagination.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
astro-partial-html.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-public.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-scripts.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
astro-sitemap-rss.test.js Set channel link in rss.xml to site index (#2450) 2022-01-24 11:19:36 -05:00
astro-slots.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
builtins.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
cli.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
config-validate.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
config.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
custom-elements.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
debug-component.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
dev-routing.test.js [MINOR] standardize trailing subpath, fix fetchContent url issue (#2471) 2022-01-28 20:29:53 -05:00
errors.test.js Don't run dev mode tests on windows (#2262) 2021-12-23 15:24:02 -05:00
fetch.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
lit-element.test.js format 2022-02-09 12:34:06 -08:00
markdown.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
postcss.test.js format 2022-02-09 12:34:06 -08:00
preact-component.test.js Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
preview-routing.test.js Fix Astro Preview Pathing Issues (#2338) 2022-01-10 12:43:24 -05:00
react-component.test.js Don't run dev mode tests on windows (#2262) 2021-12-23 15:24:02 -05:00
remote-css.test.js Fixes includes remote @imports in inline styles (#2258) 2021-12-23 09:24:29 -05:00
route-manifest.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
sass.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
slots-preact.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
slots-react.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
slots-solid.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
slots-svelte.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
slots-vue.test.js Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
solid-component.test.js Don't run dev mode tests on windows (#2262) 2021-12-23 15:24:02 -05:00
static-build-code-component.test.js [ci] yarn format 2022-01-07 21:29:41 +00:00
static-build-frameworks.test.js [ci] yarn format 2022-01-14 19:04:47 +00:00
static-build-page-url-format.test.js Fixes pageUrlFormat: 'file' in static build (#2569) 2022-02-11 14:43:42 +00:00
static-build.test.js Fix a regression in vite.build() base option (#2502) 2022-01-31 16:27:59 -05:00
svelte-component.test.js Don't run dev mode tests on windows (#2262) 2021-12-23 15:24:02 -05:00
test-utils.js refactor dev to use vite server (#2494) 2022-01-31 14:44:40 -05:00
vue-component.test.js Don't run dev mode tests on windows (#2262) 2021-12-23 15:24:02 -05:00