0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/astro/test
2023-06-28 13:06:16 +01:00
..
fixtures fix: correctly handle prerender pages in split mode (#7509) 2023-06-28 13:06:16 +01:00
units fix(errors): Deprecate error codes (#7347) 2023-06-26 16:51:06 +08:00
0-css.test.js Fix CSS deduping and missing chunks (#7218) 2023-05-26 21:30:42 +08:00
alias-tsconfig-baseurl-only.test.js fix: don't require 'paths' object in tsconfig to alias paths (#7000) 2023-05-11 17:08:16 +08:00
alias-tsconfig.test.js Fix tsconfig alias baseUrl handling for "." and ".." imports (#6920) 2023-04-27 18:30:17 +08:00
alias.test.js Fix mixed usage of aliases and relative for client hydration (#6168) 2023-02-07 16:24:05 -05:00
api-routes.test.js Cleanup CI logs and run windows on node16 only (#6838) 2023-04-19 10:59:09 +02:00
asset-url-base.test.js [ci] format 2022-11-11 19:36:40 +00:00
astro-assets-prefix.test.js Avoid removing leading slash for build.assetsPrefix (#6969) 2023-05-02 14:13:44 -04:00
astro-assets.test.js
astro-attrs.test.js
astro-basic.test.js
astro-children.test.js
astro-class-list.test.js
astro-client-only.test.js Fix CSS chunking between multiple framework components (#6582) 2023-04-12 08:24:32 -04:00
astro-component-bundling.test.js Treeshake exported client components that are not imported (#6527) 2023-03-13 13:16:56 -04:00
astro-component-code.test.js Support <Code inline /> to output inline code (#6959) 2023-05-03 12:15:00 -04:00
astro-cookies.test.js Use getSetCookie, if available (#6347) 2023-02-23 13:41:00 -06:00
astro-css-bundling.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
astro-dev-headers.test.js Add server.headers option (#5564) 2022-12-14 10:26:42 -05:00
astro-directives.test.js fix: value of var could be undefined when using define:vars (#7134) 2023-05-23 12:28:44 +08:00
astro-doctype.test.js
astro-dynamic.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
astro-envs.test.js Cleanup CI logs and run windows on node16 only (#6838) 2023-04-19 10:59:09 +02:00
astro-expr.test.js
astro-external-files.test.js
astro-fallback.test.js
astro-generator.test.js
astro-get-static-paths.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
astro-global.test.js Properly support trailingSlash: never with a base (#5358) 2022-11-11 08:28:29 -08:00
astro-head.test.js
astro-markdown-drafts.test.js
astro-markdown-frontmatter-injection.test.js Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
astro-markdown-plugins.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
astro-markdown-remarkRehype.test.js
astro-markdown-shiki.test.js Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
astro-markdown-url.test.js
astro-markdown.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
astro-not-response.test.js
astro-object-style.test.js
astro-pageDirectoryUrl.test.js
astro-pages.test.js [ci] format 2022-12-27 16:14:00 +00:00
astro-pagination-root-spread.test.js Fix root directory spread pagination url.prev for first page (#6183) 2023-02-08 19:14:47 -05:00
astro-pagination.test.js Fix: Paginate adds unexpected trailing slash on index route (#6676) 2023-03-28 16:05:35 -04:00
astro-partial-html.test.js
astro-preview-headers.test.js Add server.headers option (#5564) 2022-12-14 10:26:42 -05:00
astro-public.test.js
astro-response.test.js
astro-scripts.test.js @astrojs/tailwind: simplify, upgrade & fix support for ts config file (#6724) 2023-06-14 17:55:37 +08:00
astro-slot-with-client.test.js Fix slot tags uncleaned in HTML String (#6948) 2023-05-01 10:49:23 -04:00
astro-slots-nested.test.js Prevent removal of nested slots within islands (#7093) 2023-05-17 10:18:04 -04:00
astro-slots.test.js Fix slot fallbacks unexpectedly showing up in some cases (#6819) 2023-04-12 08:23:14 -04:00
astro-sync.test.js [Content collections] Move generated types to .astro directory (#5786) 2023-01-10 18:01:52 -05:00
before-hydration.test.js
build-assets.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
cli.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
client-address.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
code-component.test.js
component-library.test.js
config-mode.test.js
config-vite-css-target.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
config-vite.test.js
content-collection-references.test.js Data collections and references (#6850) 2023-05-17 11:36:27 -04:00
content-collections-render.test.js feature: configuration for css inlining behavior (#6659) 2023-05-03 14:49:06 -04:00
content-collections.test.js Fix error in empty markdown files with content (#6572) 2023-03-17 11:38:10 -05:00
core-image.test.js fix(errors): Deprecate error codes (#7347) 2023-06-26 16:51:06 +08:00
css-assets.test.js
css-import-as-inline.test.js feature: configuration for css inlining behavior (#6659) 2023-05-03 14:49:06 -04:00
css-inline-stylesheets.test.js Stabilize inline stylesheets (#7180) 2023-06-05 10:28:29 -04:00
css-no-code-split.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
css-order-import.test.js Fix CSS chunking between multiple framework components (#6582) 2023-04-12 08:24:32 -04:00
css-order-layout.test.js [ci] format 2022-12-06 22:14:29 +00:00
css-order.test.js
custom-404-html.test.js Show injected custom 404 route in dev (#6940) 2023-05-01 10:37:07 -04:00
custom-404-injected-from-dep.test.js Fix injected route edge case (#7399) 2023-06-16 15:58:07 -05:00
custom-404-injected.test.js Show injected custom 404 route in dev (#6940) 2023-05-01 10:37:07 -04:00
custom-404-md.test.js
custom-404.test.js
custom-assets-name.test.js [ci] format 2023-04-13 09:01:47 +00:00
custom-elements.test.js Add errors for unknown experimental keys (#7011) 2023-05-18 17:39:39 +08:00
data-collections.test.js Data collections and references (#6850) 2023-05-17 11:36:27 -04:00
debug-component.test.js
dev-routing.test.js Cleanup CI logs and run windows on node16 only (#6838) 2023-04-19 10:59:09 +02:00
dont-delete-root.test.js
dynamic-endpoint-collision.test.js fix(errors): Deprecate error codes (#7347) 2023-06-26 16:51:06 +08:00
dynamic-route-build-file.test.js [ci] format 2022-10-19 14:03:14 +00:00
entry-file-names.test.js
error-bad-js.test.js Cleanup CI logs and run windows on node16 only (#6838) 2023-04-19 10:59:09 +02:00
error-build-location.test.js Add file location to errors in build (#5743) 2023-01-04 13:31:28 +01:00
error-non-error.test.js [ci] format 2023-04-19 09:01:27 +00:00
events.test.js fix(errors): Deprecate error codes (#7347) 2023-06-26 16:51:06 +08:00
fetch.test.js
fontsource.test.js
get-static-paths-pages.test.js
glob-pages-css.test.js
head-injection.test.js Only apply head propagation in trees that need it (#6363) 2023-02-24 17:28:15 -05:00
html-component.test.js
html-escape.test.js
html-page.test.js
html-slots.test.js
hydration-race.test.js
import-ts-with-js.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
impostor-mdx-file.test.js Rename some test files to end with .test.js (#6983) 2023-05-04 17:25:07 +08:00
integration-add-page-extension.test.js
integration-server-setup.test.js Fix: astro:server:setup middleware (#6781) 2023-04-07 12:28:55 -04:00
jsx.test.js
lazy-layout.test.js
lit-element.test.js [ci] format 2023-02-01 13:20:23 +00:00
markdown.test.js feat: add support for other markdown file extensions (#5164) 2022-10-26 10:18:49 -04:00
middleware.test.js feat: remove experimental flag middleware (#7109) 2023-06-05 11:25:18 -04:00
minification-html.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
multiple-renderers.test.js
non-ascii-path.test.js
non-html-pages.test.js
page-format.test.js
page-level-styles.test.js
parallel.js Increase parallel test time tolerance (#7372) 2023-06-12 21:51:20 +08:00
postcss.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
preact-compat-component.test.js
preact-component.test.js
preview-routing.test.js
public-base-404.test.js
react-and-solid.test.js
react-component.test.js [ci] format 2023-05-04 14:25:03 +00:00
react-jsx-export.test.js Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
redirects.test.js [ci] format 2023-06-09 04:56:15 +00:00
reexport-astro-containing-client-component.test.js
remote-css.test.js
root-srcdir-css.test.js Cleanup CI logs and run windows on node16 only (#6838) 2023-04-19 10:59:09 +02:00
route-manifest.test.js
routing-priority.test.js
scoped-style-strategy.test.js [ci] format 2023-05-03 15:23:07 +00:00
serialize.test.js
set-html.test.js [ci] format 2023-05-23 19:43:05 +00:00
slots-preact.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
slots-react.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
slots-solid.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
slots-svelte.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
slots-vue.test.js Remove legacy.astroFlavoredMarkdown (#5771) 2023-01-05 16:20:40 -05:00
solid-component.test.js Support rendering @motionone/solid components (#5233) 2022-10-28 10:42:37 -04:00
sourcemap.test.js refactor: move renderers to their own plugin (#7166) 2023-05-23 14:55:34 +01:00
space-in-folder-name.test.js Add build.assetsPrefix option for CDN support (#6714) 2023-04-05 21:31:17 +08:00
special-chars-in-component-imports.test.js
ssr-404-500-pages.test.js Render 404 page content when a Response with status 404 is returned from a page (#7143) 2023-05-22 12:06:06 -04:00
ssr-adapter-build-config.test.js Remove deprecated APIs (#5707) 2023-01-03 14:06:07 -05:00
ssr-api-route.test.js [ci] format 2023-05-03 15:28:00 +00:00
ssr-assets.test.js
ssr-dynamic.test.js Fix injectRoute for SSR (#7128) 2023-05-19 10:52:46 -04:00
ssr-env.test.js
ssr-hoisted-script.test.js fix(astro/core): Do not add base to hoisted script body (#5720) 2023-01-03 08:59:05 -05:00
ssr-large-array.test.js
ssr-lit.test.js Update lit-ssr dependency (#6681) 2023-03-29 12:43:40 -04:00
ssr-locals.test.js feat: expose locals to render api and from requests in dev mode (#7385) 2023-06-21 13:07:16 +01:00
ssr-manifest.test.js Upgrade to Vite 4.2 (#6759) 2023-04-06 00:03:58 +08:00
ssr-markdown.test.js
ssr-params.test.js Fix Astro.params does not contain path parameter from URL with non-English characters (#6859) 2023-04-17 16:44:48 +02:00
ssr-partytown.test.js
ssr-prerender-404.test.js Add errors for unknown experimental keys (#7011) 2023-05-18 17:39:39 +08:00
ssr-prerender-get-static-paths.test.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
ssr-prerender.test.js Add errors for unknown experimental keys (#7011) 2023-05-18 17:39:39 +08:00
ssr-preview.test.js Fix astro preview not working on Windows (#5480) 2022-11-28 15:45:28 +08:00
ssr-request.test.js [ci] format 2022-12-10 11:47:45 +00:00
ssr-response.test.js
ssr-scripts.test.js
ssr-split-manifest.test.js fix: correctly handle prerender pages in split mode (#7509) 2023-06-28 13:06:16 +01:00
static-build-code-component.test.js
static-build-dir.test.js
static-build-frameworks.test.js
static-build-page-dist-url.test.js
static-build-page-url-format.test.js
static-build-vite-plugins.test.js [ci] format 2023-02-27 21:28:07 +00:00
static-build.test.js Add support for serving well-known URIs with the @astrojs/node SSR adapter (#5832) 2023-01-11 17:52:51 +08:00
status-page.test.js
streaming.test.js Support streaming inside of slots (#6775) 2023-04-07 11:04:31 -04:00
svelte-component.test.js
tailwindcss.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
test-adapter.js feat: SSR split mode (#7220) 2023-06-21 13:32:20 +01:00
test-image-service.js Refactor some integration tests (#7303) 2023-06-07 18:04:34 +08:00
test-plugins.js [ci] format 2023-03-13 19:38:46 +00:00
test-utils.js fix: correctly handle prerender pages in split mode (#7509) 2023-06-28 13:06:16 +01:00
third-party-astro.test.js
type-imports.test.js
unused-slot.test.js
virtual-astro-file.test.js Rename some test files to end with .test.js (#6983) 2023-05-04 17:25:07 +08:00
vue-component.test.js Upgrade Vite to 3.2 (#5212) 2022-10-28 22:03:07 +08:00
vue-jsx.test.js
vue-with-multi-renderer.test.js