astro/packages/astro/e2e
Matthew Phillips fa7ed3f3a9
Remove post-rendering head injection (#3679)
* Remove post-rendering head injection

* Adds a changeset

* Use a layout component for vue
2022-06-23 15:37:55 -04:00
..
fixtures Remove post-rendering head injection (#3679) 2022-06-23 15:37:55 -04:00
astro-component.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
client-only.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
lit-component.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
multiple-frameworks.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-in-preact.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-in-react.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-in-solid.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-in-svelte.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-in-vue.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
nested-recursive.test.js Enable named slots in renderers (#3652) 2022-06-23 10:10:54 -05:00
nested-styles.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
pass-js.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
preact-component.test.js Add component hydration in .md E2E tests, refactor (#3610) 2022-06-17 22:34:19 +00:00
react-component.test.js Add component hydration in .md E2E tests, refactor (#3610) 2022-06-17 22:34:19 +00:00
shared-component-tests.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
solid-component.test.js Add component hydration in .md E2E tests, refactor (#3610) 2022-06-17 22:34:19 +00:00
svelte-component.test.js Add component hydration in .md E2E tests, refactor (#3610) 2022-06-17 22:34:19 +00:00
tailwindcss.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
test-utils.js [ci] format 2022-06-23 17:30:21 +00:00
ts-resolution.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00
vue-component.test.js centralizing test setup with a universal resetAllFiles hook (#3693) 2022-06-23 17:28:54 +00:00