0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/astro/test
Arsh 37369550ab
fix(dev): prevent comma-separating multiple Set-Cookie headers (#9884)
* fix(dev): prevent comma-separating multiple Set-Cookie headers

* add changeset

* add test
2024-01-31 06:07:25 +00:00
..
fixtures Fix a bug that Japanese files were not displayed correctly. (#9866) 2024-01-29 16:42:44 +00:00
units fix(dev): prevent comma-separating multiple Set-Cookie headers (#9884) 2024-01-31 06:07:25 +00:00
0-css.test.js Fix duplicated CSS modules inlining (#9531) 2023-12-27 12:34:59 -05:00
alias-tsconfig-baseurl-only.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
alias-tsconfig.test.js Fix tsconfig alias with import.meta.glob (#9560) 2024-01-08 11:06:41 +08:00
alias.test.js
api-routes.test.js
asset-url-base.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
astro-assets-prefix.test.js Fix a bug that Japanese files were not displayed correctly. (#9866) 2024-01-29 16:42:44 +00:00
astro-assets.test.js
astro-attrs.test.js
astro-basic.test.js [ci] format 2023-12-12 18:30:01 +00:00
astro-children.test.js
astro-class-list.test.js [ci] release (rc) (#8147) 2023-08-22 10:19:18 -04:00
astro-client-only.test.js [ci] update lockfile (#9519) 2023-12-27 12:37:04 -05:00
astro-component-bundling.test.js
astro-component-code.test.js Use shikiji (#8502) 2023-10-12 00:07:06 +08:00
astro-cookies.test.js [ci] format 2024-01-17 13:11:46 +00:00
astro-css-bundling.test.js Handle Rollup 4 hash change (#8875) 2023-10-20 21:15:30 +08:00
astro-dev-headers.test.js
astro-directives.test.js [ci] release (beta) (#8073) 2023-08-18 11:46:47 -04:00
astro-doctype.test.js
astro-dynamic.test.js
astro-envs.test.js Preserve base slash when trailingSlash ignore (#7878) 2023-08-09 17:02:37 +08:00
astro-expr.test.js
astro-external-files.test.js Clear todos and remove css kebab handling (#8019) 2023-08-10 22:15:21 +08:00
astro-fallback.test.js
astro-generator.test.js
astro-get-static-paths.test.js fix(ssg): consider trailingSlash for url (#9878) 2024-01-30 22:46:10 +05:30
astro-global.test.js Preserve base slash when trailingSlash ignore (#7878) 2023-08-09 17:02:37 +08:00
astro-head.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
astro-markdown-frontmatter-injection.test.js
astro-markdown-plugins.test.js
astro-markdown-remarkRehype.test.js Update all dependencies (#9138) 2023-11-21 12:09:19 +08:00
astro-markdown-shiki.test.js Remove shiki lang path property support (#9196) 2023-11-28 00:46:46 +08:00
astro-markdown-url.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
astro-markdown.test.js
astro-not-response.test.js
astro-object-style.test.js
astro-pageDirectoryUrl.test.js
astro-pages.test.js Fix markdown page HMR (#8418) 2023-09-05 14:35:56 -05:00
astro-pagination-root-spread.test.js
astro-pagination.test.js
astro-partial-html.test.js feat: new attribute scope style strategy (#7893) 2023-08-08 12:59:56 +01:00
astro-preview-headers.test.js
astro-public.test.js
astro-response.test.js
astro-scripts.test.js Rename entryPoint to entrypoint (#9161) 2023-11-22 23:05:19 +08:00
astro-slot-with-client.test.js
astro-slots-nested.test.js
astro-slots.test.js fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
astro-sync.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
before-hydration.test.js
build-assets.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
cli.test.js [ci] format 2023-12-20 11:55:33 +00:00
client-address.test.js [ci] format 2024-01-17 13:11:46 +00:00
code-component.test.js Prevent ViewTransition script from being added by mistake (#8268) (#8270) 2023-08-29 14:00:47 -04:00
component-library.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
config-mode.test.js
config-vite-css-target.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
config-vite.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
content-collection-references.test.js
content-collections-render.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
content-collections.test.js [ci] format 2023-11-12 04:33:14 +00:00
core-image-remark-imgattr.test.js [ci] format 2024-01-17 13:14:53 +00:00
core-image.test.js Fix build failure when image file name includes special characters (#9781) 2024-01-23 18:16:56 -05:00
css-assets.test.js
css-dangling-references.test.js [ci] format 2023-09-05 18:03:21 +00:00
css-import-as-inline.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
css-inline-stylesheets.test.js chore(test): remove duplicates fixtures (#8098) 2023-08-16 12:17:18 +01:00
css-no-code-split.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
css-order-import.test.js [ci] update lockfile (#9519) 2023-12-27 12:37:04 -05:00
css-order-layout.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
css-order.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
custom-404-html.test.js
custom-404-implicit-rerouting.test.js [ci] format 2023-09-28 17:19:21 +00:00
custom-404-injected-from-dep.test.js
custom-404-injected.test.js
custom-404-md.test.js
custom-404-static.test.js [ci] format 2023-12-15 17:16:14 +00:00
custom-assets-name.test.js
data-collections.test.js fix getDataEntryById to lookup by base name (#8645) 2023-09-22 18:12:51 -04:00
debug-component.test.js
dev-routing.test.js [ci] format 2024-01-25 18:09:42 +00:00
dont-delete-root.test.js
dynamic-endpoint-collision.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
dynamic-route-build-file.test.js
entry-file-names.test.js
error-bad-js.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
error-build-location.test.js
error-non-error.test.js Refactor and improve Astro config loading flow (#7879) 2023-08-01 17:11:26 +08:00
events.test.js Remove deprecated features from Astro 3.0 (#9168) 2023-11-28 00:44:20 +08:00
experimental-content-collection-references.test.js [ci] format 2023-11-09 15:57:09 +00:00
experimental-content-collections-css-inline-stylesheets.test.js [ci] format 2023-11-09 15:57:09 +00:00
experimental-content-collections-render.test.js [ci] format 2023-11-09 15:57:09 +00:00
experimental-content-collections.test.js [ci] format 2023-11-09 15:57:09 +00:00
featuresSupport.test.js Remove deprecated features from Astro 3.0 (#9168) 2023-11-28 00:44:20 +08:00
fetch.test.js
fontsource.test.js
get-static-paths-pages.test.js
glob-pages-css.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
head-injection.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
hoisted-imports.test.js Move hoisted script analysis optimization as experimental (#8011) 2023-08-10 12:52:57 +08:00
html-component.test.js
html-escape-complex.test.js Fix .html file escaping (#9606) 2024-01-23 17:46:28 -06:00
html-escape.test.js
html-page.test.js
html-slots.test.js
hydration-race.test.js
i18n-routing.test.js fix(i18n): compute current locale from route instead of request (#9865) 2024-01-29 14:47:40 +00:00
image-deletion.test.js fix: image proxy not working correctly (#9659) 2024-01-15 12:17:41 -05:00
import-app.test.js [ci] format 2023-08-01 23:37:19 +00:00
import-ts-with-js.test.js
impostor-mdx-file.test.js
integration-add-page-extension.test.js
integration-server-setup.test.js
jsx.test.js [ci] release (beta) (#7952) 2023-08-11 11:14:20 -04:00
lazy-layout.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
lit-element.test.js
markdown.test.js
middleware.test.js fix: merge headers from the original response in error pages (#9433) 2023-12-14 17:41:06 +00:00
minification-html.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
multiple-renderers.test.js
non-ascii-path.test.js
non-html-pages.test.js Remove support for simple objects in endpoints (#9181) 2023-11-27 12:51:57 -05:00
page-format.test.js
page-level-styles.test.js [ci] release (beta) (#8073) 2023-08-18 11:46:47 -04:00
parallel.test.js feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05:00
partials.test.js feat(overlay): Add click to go to editor for audits (#9016) 2023-11-08 15:29:12 +01:00
postcss.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
preact-compat-component.test.js [ci] release (beta) (#7952) 2023-08-11 11:14:20 -04:00
preact-component.test.js
preview-routing.test.js Support Vite 5 (#9122) 2023-11-17 22:02:05 +08:00
public-base-404.test.js Preserve base slash when trailingSlash ignore (#7878) 2023-08-09 17:02:37 +08:00
react-and-solid.test.js
react-jsx-export.test.js
redirects.test.js [ci] format 2023-12-19 14:00:04 +00:00
reexport-astro-containing-client-component.test.js
remote-css.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
root-srcdir-css.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
route-manifest.test.js
routing-priority.test.js
scoped-style-strategy.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
serialize.test.js Remove nested JSON.stringify from props serialization (#7995) 2023-08-09 13:06:21 +01:00
set-html.test.js
slots-preact.test.js
slots-react.test.js
slots-solid.test.js
slots-svelte.test.js
slots-vue.test.js
solid-component.test.js Render async SolidJS components (#6791) 2024-01-04 11:37:08 +00:00
sourcemap.test.js
space-in-folder-name.test.js
special-chars-in-component-imports.test.js
ssr-adapter-build-config.test.js Remove deprecated features from Astro 3.0 (#9168) 2023-11-28 00:44:20 +08:00
ssr-api-route.test.js Remove support for simple objects in endpoints (#9181) 2023-11-27 12:51:57 -05:00
ssr-assets.test.js Switch build.inlineStylesheets default to auto (#8118) 2023-08-18 07:52:06 +01:00
ssr-dynamic.test.js Rename entryPoint to entrypoint (#9161) 2023-11-22 23:05:19 +08:00
ssr-env.test.js
ssr-error-pages.test.js Fix eslint warnings (#9721) 2024-01-18 15:54:28 +00:00
ssr-hoisted-script.test.js fix: handle external hoisted scripts correctly (#9437) 2023-12-19 14:09:06 +00:00
ssr-large-array.test.js
ssr-lit.test.js
ssr-locals.test.js Switch app.render signature (#9199) 2023-11-29 21:08:42 +05:30
ssr-manifest.test.js Handle Rollup 4 hash change (#8875) 2023-10-20 21:15:30 +08:00
ssr-markdown.test.js
ssr-params.test.js Prevent double uri decoding (#9532) 2023-12-27 12:34:28 -05:00
ssr-partytown.test.js
ssr-prerender-get-static-paths.test.js feat: remove automatic flattening of getStaticPaths result (#7845) 2023-08-08 11:01:59 +01:00
ssr-prerender.test.js Prerendering corner cases (#8070) 2023-08-17 09:34:31 +01:00
ssr-preview.test.js
ssr-request.test.js Fix duplicate slash handling (#7935) 2023-08-03 13:13:39 -05:00
ssr-response.test.js Refactor 404 and 500 approach (#7754) 2023-08-01 09:52:16 -05:00
ssr-scripts.test.js
ssr-split-manifest.test.js feat: implement overlay main screen redesign (#9118) 2023-11-28 09:39:38 -05: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
static-build.test.js Logging rewrite 2 (#9105) 2023-11-18 00:38:54 -08:00
streaming.test.js Fix streaming Astro components (#7895) 2023-08-01 21:30:47 +08:00
svelte-component.test.js
tailwindcss.test.js JSX refactor (#7924) 2023-08-11 10:05:02 -04:00
test-adapter.js Remove deprecated features from Astro 3.0 (#9168) 2023-11-28 00:44:20 +08:00
test-image-service.js feat(assets): Add property to image services to control which properties to use for hashing (#8984) 2023-11-08 10:10:26 +01:00
test-plugins.js
test-utils.js Content Collection cache (experimental) (#8854) 2023-11-09 09:55:29 -06:00
third-party-astro.test.js
type-imports.test.js
unused-slot.test.js
view-transitions.test.js Fix transition attributes on islands (#8776) 2023-10-09 16:19:46 +02:00
virtual-astro-file.test.js [ci] release (beta) (#8073) 2023-08-18 11:46:47 -04:00
vue-component.test.js
vue-jsx.test.js
vue-with-multi-renderer.test.js