0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages/integrations/node/test
Emanuele Stoppa fc21a3c306
chore(@astrojs/node): use Node.js for testing (#9758)
* chore(@astrojs/node): use Node.js for testing

* revert file

* address feedback

* feedback

* Run tests in a single process (#9823)

* Run tests in a single process

* Make test less flaky

* chore: remove module

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-01-25 16:17:31 +00:00
..
fixtures feat(node): add trailingSlash support (#9080) 2024-01-25 10:23:27 +00:00
api-route.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
assets.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
bad-urls.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
encoded.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
errors.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
headers.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
image.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
locals.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
node-middleware.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
prerender-404-500.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
prerender.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
test-utils.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
trailing-slash.js [ci] format 2024-01-25 10:24:46 +00:00
url-protocol.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00
well-known-locations.test.js chore(@astrojs/node): use Node.js for testing (#9758) 2024-01-25 16:17:31 +00:00