astro/packages/astro/test
Maksim Markelov 0e761b9bdf
Add ability to specify hostname in devOptions (#733)
* Add ability to specify hostname in devOptions

* Update packages/astro/test/config-hostname.test.js

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>

Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-07-19 21:38:55 -07:00
..
benchmark [ci] yarn format 2021-05-28 22:52:52 +00:00
fixtures Add ability to specify hostname in devOptions (#733) 2021-07-19 21:38:55 -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-attrs.test.js Serialize boolean attributes without a value (#422) 2021-06-14 12:29:34 -04:00
astro-basic.test.js feat: improve handling of undefined components (#650) 2021-07-09 17:02:39 -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 [ci] yarn format 2021-07-09 22:04:00 +00: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 Adds support for client:media hydrator (#664) 2021-07-12 16:27:08 -04: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 [ci] yarn format 2021-07-09 14:47:26 +00:00
astro-markdown-plugins.test.js [ci] yarn format 2021-07-07 20:10:09 +00:00
astro-markdown.test.js Adds support for client:media hydrator (#664) 2021-07-12 16:27:08 -04:00
astro-pages.test.js [ci] yarn format 2021-07-20 01:42:33 +00: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-slots.test.js [ci] yarn format 2021-07-12 18:08:45 +00:00
astro-styles-ssr.test.js [ci] yarn format 2021-07-07 20:10:09 +00:00
astro-throw.test.js [ci] yarn format 2021-06-29 16:38:55 +00:00
builtins-polyfillnode.test.js Don't alias builtins if polyfillNode is used (#601) 2021-07-01 16:22:47 -04:00
builtins.test.js tsconfig fix (#752) 2021-07-19 18:23:39 -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 Adds hydrationPolyfills config for renderers (#594) 2021-07-01 10:42:56 -04:00
helpers.js [ci] yarn format 2021-07-20 01:24:59 +00:00
lit-element.test.js tsconfig fix (#752) 2021-07-19 18:23:39 -07:00
no-head-el.test.js [ci] yarn format 2021-07-09 14:47:26 +00:00
plain-markdown.test.js [ci] yarn format 2021-05-17 14:30:21 +00:00
preact-component.test.js [ci] yarn format 2021-07-07 20:10:09 +00:00
react-component.test.js Update docs in compiler messages (#710) 2021-07-16 07:01:31 -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