astro/packages/astro/test
Fred K. Schott affcd04f0f
stop building, bundling, and transforming public/ files (#1210)
* stop bundling public/ files

* update www and examples
2021-08-25 11:51:04 -07:00
..
benchmark move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
fixtures stop building, bundling, and transforming public/ files (#1210) 2021-08-25 11:51:04 -07:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases (#177) 2021-05-06 14:57:14 -04:00
astro-assets.test.js [ci] yarn format 2021-07-28 18:08:27 +00:00
astro-attrs.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-basic.test.js Allow using the Fragment built-in in Astro components (#793) 2021-07-21 12:26:52 -04:00
astro-children.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-client-only.test.js Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
astro-components.test.js Prevent client: attributes from being passed to components (#891) 2021-07-27 16:01:15 -04:00
astro-css-bundling.test.js Introduce <style global> (#824) 2021-07-23 13:51:27 -04:00
astro-doctype.test.js Handle layouts and head injection (#1007) 2021-08-04 13:53:56 -04:00
astro-dynamic.test.js Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
astro-expr.test.js Correctly serialize falsey values at top-level of components (#834) 2021-07-23 13:00:49 -04:00
astro-fallback.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-get-static-paths.test.js fix issue with multiple getStaticPaths calls during build (#1194) 2021-08-23 15:44:49 -04:00
astro-global-build.test.js [ci] yarn format 2021-08-16 20:44:46 +00:00
astro-global.test.js Fix resolution of Astro.resolve in nested components (#1213) 2021-08-24 13:38:07 -04:00
astro-hmr.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-markdown-plugins.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-markdown.test.js including the language- class on Prism's <pre> element (#1180) 2021-08-20 11:01:42 -07:00
astro-pageDirectoryUrl.test.js Add zod schema validation (#1198) 2021-08-23 14:07:03 -07:00
astro-pages.test.js [ci] yarn format 2021-07-20 01:42:33 +00:00
astro-pagination.test.js [ci] yarn format 2021-08-11 22:05:17 +00:00
astro-public.test.js stop building, bundling, and transforming public/ files (#1210) 2021-08-25 11:51:04 -07:00
astro-rss.test.js Add file-based routing /w dynamic paths (#1010) 2021-08-11 15:04:09 -07:00
astro-scoped-styles.test.js Fix :global() scoping (#1162) 2021-08-18 20:46:47 -06:00
astro-search.test.js Add file-based routing /w dynamic paths (#1010) 2021-08-11 15:04:09 -07:00
astro-sitemap.test.js Add CSS bundling (#172) 2021-05-06 10:38:53 -06:00
astro-slots.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
astro-styles-ssr.test.js [ci] yarn format 2021-07-20 19:23:50 +00:00
astro-throw.test.js [ci] yarn format 2021-06-29 16:38:55 +00:00
builtins-polyfillnode.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
builtins.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
config-hostname.test.js Add ability to specify hostname in devOptions (#733) 2021-07-19 21:38:55 -07:00
config-path.test.js Make UVU tests time out (#265) 2021-05-27 14:06:54 -06:00
config-port.test.js Make UVU tests time out (#265) 2021-05-27 14:06:54 -06:00
custom-elements.test.js Handle custom elements in nested JSX (#792) 2021-07-21 10:22:39 -04:00
fetch.test.js [ci] yarn format 2021-08-03 17:14:12 +00:00
helpers.js Add zod schema validation (#1198) 2021-08-23 14:07:03 -07:00
lit-element.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
no-head-el.test.js Handle layouts and head injection (#1007) 2021-08-04 13:53:56 -04:00
plain-markdown.test.js move throws to assertions (#763) 2021-07-20 12:22:29 -07:00
preact-component.test.js [ci] yarn format 2021-07-28 18:32:50 +00:00
react-component.test.js fix tsx+jsx error (#916) 2021-07-28 14:31:50 -04:00
route-manifest.test.js Add trailingSlash & pageDirectoryUrl config options (#1197) 2021-08-23 12:05:01 -07:00
snowpack-integration.test.js Make UVU tests time out (#265) 2021-05-27 14:06:54 -06:00
snowpack-log.test.js snowpack.dev build output cleanup (#324) 2021-06-08 08:33:15 -04:00
test-utils.js Format (#167) 2021-05-03 12:26:10 -06:00
vue-component.test.js [ci] yarn format 2021-08-10 16:52:31 +00:00