Commit graph

1481 commits

Author SHA1 Message Date
Tony Sullivan
fa5ff21dee Revert "TEMP: disabling React e2e tests"
This reverts commit ed1bad9cbc.
2022-05-16 14:35:03 -05:00
Tony Sullivan
ed1bad9cbc TEMP: disabling React e2e tests 2022-05-16 14:28:41 -05:00
Tony Sullivan
262a21ddf8 Merge branch 'main' into test/e2e-hydration 2022-05-16 14:07:09 -05:00
Tony Sullivan
59cfcddcd6 chore: updating lock file 2022-05-16 14:02:23 -05:00
Tony Sullivan
03e0318bf4 chore: cleaning up test element IDs 2022-05-16 13:58:22 -05:00
Tony Sullivan
31bcd81101 chore: test cleanup 2022-05-16 13:57:22 -05:00
matthewp
3ceff25959 [ci] format 2022-05-16 18:45:15 +00:00
Sarah Etter
43d922277a
Update out directories for Netlify Functions (#3381)
* Change out directories for Netlify Functions

* Changeset

* Update test
2022-05-16 14:44:21 -04:00
Matthew Phillips
0259d7658b
Fix for loading markdown pages with spaces in the name (#3379)
* Fix for loading markdown pages with spaces in the name

* Adds a changeset
2022-05-16 14:44:15 -04:00
Tony Sullivan
8326cfddf7 fixing up svelte tests 2022-05-16 13:41:42 -05:00
Juan Martín Seery
9d01f93b1c
feat(vercel): remove nodeVersion (#3368)
* Remove `nodeVersion`

* Changeset
2022-05-16 13:34:46 -05:00
Fred K. Schott
9dd16bace5
[ci] update lockfile (#3363)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-16 13:33:16 -05:00
natemoo-re
58cca31e79 [ci] format 2022-05-16 18:32:54 +00:00
Mark Leung
31b0bc87a4
Add options to partytown integration (#3380)
* Add options to partytown integration

* Update doc
2022-05-16 13:32:05 -05:00
Tony Sullivan
7b85d40f25 fixing up the Vue e2e tests 2022-05-16 12:14:09 -05:00
matthewp
77beab072f [ci] format 2022-05-16 16:17:25 +00:00
Daniel Vivar
fe61e469b2
test(@astrojs/lit): adding tests (#3375)
* test(@astrojs/lit): adding tests

* changeset
2022-05-16 12:16:30 -04:00
Sarah Etter
e1294c422b
Netlify outdirectory (#3377)
* Change dist directory, and functions out directory

* Add changeset

* update docs

* Fix changeset
2022-05-16 11:58:31 -04:00
matthewp
e8007c3b8f [ci] format 2022-05-16 15:39:02 +00:00
Matthew Phillips
b1230152ff
Support alias use with hydration scripts (#3376)
* Support alias use with hydration scripts

* Adds a changeset

* Updated lockfile
2022-05-16 11:37:51 -04:00
Tony Sullivan
e6f3dd57aa fixing Lit hydration and HMR tests 2022-05-16 10:36:01 -05:00
tony-sull
4f413ad771 [ci] format 2022-05-15 21:48:18 +00:00
Tony Sullivan
2b622b5e0f
Adding E2E testing with Playwright (#3349)
* adding Tailwind E2E tests with Playwright

* package.json updates

* adding e2e tests to CI workflow

* using e2e for dev tests, mocha for build tests

* refactor: sharing test-utils helpers

* chore: update lockfile

* Adding contributing docs

* Revert "refactor: sharing test-utils helpers"

This reverts commit 48496f43bc99eab30747baf6e83041ba4932e786.

* refactor: simpler solution to resolving e2e test fixtures

* chore: updating lockfile

* refactor: cleaning up how URLs are resolved in e2e tests

* install playwright deps in CI

* trying pnpm playwright install to fix version mismatch
2022-05-15 21:47:28 +00:00
Tony Sullivan
c8aedf7ec7 adding client:media tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
a934059a6e adding vue hydration and HMR tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
54e4ee2cd9 adding solid hydration and HMR tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
2481a5a389 adding solid-js hydration and HMR tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
08ae1c90db adding svelte hydration and HMR tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
91d802e73b adding hydration and HMR tests for preact 2022-05-15 14:47:34 -06:00
Tony Sullivan
8e5f0d2bd1 adding react hydration and HMR tests 2022-05-15 14:47:34 -06:00
Tony Sullivan
fe5bb8c50c using @e2e for playwright test packages 2022-05-15 14:47:34 -06:00
Tony Sullivan
c0bd9da291 adding a basic HMR test for tailwind styles 2022-05-15 14:47:34 -06:00
Tony Sullivan
b7db93ccc3 refactor: cleaning up how URLs are resolved in e2e tests 2022-05-15 11:51:30 -06:00
Tony Sullivan
4ae372eeda refactor: simpler solution to resolving e2e test fixtures 2022-05-15 11:51:30 -06:00
Tony Sullivan
85172f7d5d Revert "refactor: sharing test-utils helpers"
This reverts commit 48496f43bc99eab30747baf6e83041ba4932e786.
2022-05-15 11:51:30 -06:00
Tony Sullivan
c854dffda7 refactor: sharing test-utils helpers 2022-05-15 11:51:30 -06:00
Tony Sullivan
e105bacea9 using e2e for dev tests, mocha for build tests 2022-05-15 11:51:30 -06:00
Tony Sullivan
5b506b1260 adding Tailwind E2E tests with Playwright 2022-05-15 11:51:30 -06:00
github-actions[bot]
2e414c3e70
[ci] release (#3356)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12 16:11:35 -06:00
Juan Martín Seery
945f5c68e8
fix(vercel): added type definitions (#3355)
* Added missing types

* Changeset
2022-05-12 16:59:07 -05:00
github-actions[bot]
cedb9a2105
[ci] release (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12 14:48:58 -06:00
Juan Martín Seery
4ac792a02d
Serialize route generation (#3354) 2022-05-12 14:39:17 -06:00
Rafid Muhymin Wafi
9481a3c08d
Corrected the default value of trailingSlash (#3353) 2022-05-12 15:38:48 -05:00
Eloi-Perez
ea104dde91
Add config option customPages (#3315)
* Add config option customPages

Add config option customPages to be able to add custom URL pages to the sitemap.xml

* add comment to document customPages option
2022-05-12 14:19:58 -06:00
Juan Martín Seery
8685506174
fix: vite types (#3352)
* Re-export vite types and added them to zod schema

* Removed casted typed

* Changeset
2022-05-12 13:55:29 -03:00
Fred K. Schott
7cd4b1bc12
[ci] update lockfile (#3287)
* [ci] update lockfile

* chore: fix lockfile

* fix: pin turbo

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-12 11:42:34 -05:00
matthewp
4838c51081 [ci] format 2022-05-12 16:30:41 +00:00
Fred K. Schott
e48aa2fd1e
add error hints (#3350)
* add error hints

* chore: add changeset

Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-12 10:29:59 -06:00
matthewp
8666f22a0f [ci] format 2022-05-12 16:06:40 +00:00
Ben Holmes
678c2b7523
Fix: React - Use "createRoot" instead of "hydrateRoot" for client:only (#3337)
* feat: pass "client" directive to clientEntrypoints

* refactor: remove hydration warning suppression react 17

* feat: remove hydration warning suppression react 18

* chore: changeset

* fix: change metadata to options bag
2022-05-12 10:05:55 -06:00