astro/packages/astro/test
Nate Moore f721275f33
Fix <Markdown {content} /> closing parent tag (#575)
* test(#494): add failing test

* chore: update with-markdown example

* fix(#494): avoid early close with <Markdown content />

* chore: add changeset
2021-06-29 15:33:56 -05:00
..
benchmark [ci] yarn format 2021-05-28 22:52:52 +00:00
fixtures Fix <Markdown {content} /> closing parent tag (#575) 2021-06-29 15:33:56 -05:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases (#177) 2021-05-06 14:57:14 -04:00
astro-attrs.test.js Serialize boolean attributes without a value (#422) 2021-06-14 12:29:34 -04:00
astro-basic.test.js Fix {...spread} props (#522) 2021-06-24 17:41:10 -05:00
astro-children.test.js Use npm package names to load internal deps (#294) 2021-06-04 14:19:01 -04:00
astro-collection.test.js Fix collections regex (#557) 2021-06-28 06:22:15 -05:00
astro-components.test.js Improve asset resolution in Astro (#437) 2021-06-15 14:53:16 -06:00
astro-css-bundling.test.js Bugfix: random CSS ordering (#232) 2021-05-24 10:57:35 -06:00
astro-doctype.test.js Make doctype be case insensitive (#419) 2021-06-14 12:00:51 -04:00
astro-dynamic.test.js Bugbash! (#263) 2021-05-28 17:19:40 -05:00
astro-expr.test.js [ci] yarn format 2021-06-15 16:34:46 +00:00
astro-fallback.test.js [wip] Fix CI (#202) 2021-05-12 12:06:16 -06:00
astro-global.test.js [wip] Fix CI (#202) 2021-05-12 12:06:16 -06:00
astro-hmr.test.js Always add the HMR script in dev (#536) 2021-06-24 17:05:55 -04:00
astro-markdown.test.js Fix <Markdown {content} /> closing parent tag (#575) 2021-06-29 15:33:56 -05:00
astro-resolve.test.js Handle script module resolution (#438) 2021-06-15 15:06:29 -06:00
astro-rss.test.js Fix Windows tests (#212) 2021-05-14 12:03:41 -04:00
astro-scoped-styles.test.js Fix scoped CSS selector when class contains a colon (#383) 2021-06-14 10:36:33 -06:00
astro-search.test.js Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
astro-sitemap.test.js Add CSS bundling (#172) 2021-05-06 10:38:53 -06:00
astro-styles-ssr.test.js [ci] yarn format 2021-06-19 00:57:20 +00:00
astro-throw.test.js [ci] yarn format 2021-06-29 16:38:55 +00:00
builtins.test.js Allow usage of node builtins through node: prefix (#520) 2021-06-23 16:01:32 -04: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
helpers.js Upgrade postcss snowpack plugin (#547) 2021-06-25 15:12:10 -04:00
no-head-el.test.js [ci] yarn format 2021-06-21 16:29:33 +00:00
plain-markdown.test.js [ci] yarn format 2021-05-17 14:30:21 +00:00
preact-component.test.js Fix usage of arrow functions as components (#426) 2021-06-14 13:24:37 -04:00
react-component.test.js Fix usage of arrow functions as components (#426) 2021-06-14 13:24:37 -04: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