astro/packages/integrations/node/test
Erika 2f6745019a
Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768)
* ci(node): Move CI to Node 16 and add Node 18 to the matrix

* fix(netlify): Fix set-cookie not working on Node 18

* fix(netlify): Handle if `set-cookie` is already somehow an array (apparently it can?)

* test(node): Fix `toPromise` to match Astro's

* fix(tests): Use the actual underlying ArrayBuffer instance to create the buffer in toPromise

* chore: changeset
2023-01-06 12:01:54 -05:00
..
fixtures/api-route Fixes binary data request bodies in the Node adapter (#4055) 2022-07-26 10:31:54 -04:00
api-route.test.js Node.js standalone mode + support for astro preview (#5056) 2022-10-12 17:25:51 -04:00
test-utils.js Drop Node 14 in CI for Node 16 and add Node 18 to the matrix (#5768) 2023-01-06 12:01:54 -05:00