0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node/test
Matthew Phillips 932bd2eb07
Encrypt server islands props (#11535)
* Encrypt server islands props

* Comment on the hex algo

* Use @oslojs/encoding

* Rename functions

* Add base to test

* Remove old tests no longer valid

* Run test locally

* Make sure adapters run before manifest

* Add a changeset

* Adjust test adapter

* don't assume adapter is at root

* Add a changeset

* Updates on review comments

* Update oslo

* Add better description of Node adapter change
2024-08-13 08:58:47 -04:00
..
fixtures fix(app/node): include x-forwarded-port header in url (#10666) 2024-04-03 18:57:23 +05:30
api-route.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
assets.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
bad-urls.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
encoded.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
errors.test.js Encrypt server islands props (#11535) 2024-08-13 08:58:47 -04:00
headers.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
image.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
locals.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
node-middleware.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
prerender-404-500.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
prerender.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
preview-headers.test.js [ci] format 2024-02-23 13:24:45 +00:00
server-host.test.js [ci] format 2024-03-01 08:33:27 +00:00
test-utils.js test(@astrojs/node) listen for server setup errors in test-utils (#10692) 2024-04-05 13:24:00 +01:00
trailing-slash.test.js Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
url.test.js fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
well-known-locations.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00