astro/packages/integrations/netlify/test/edge-functions
Tony Sullivan b8c6dabfb7
Enables eslint on the full repo and adds a rule for no only() tests (#3659)
* enabling eslint on the all packages and tests

* enabling for all packages

* TEMP: adding an only() test to verify it fails CI

* using our eslint config and ignore in CI

* removing the temporary .only() test

* update lock file

* lint: fixing new test with a no-shadow warning

* chore: update lock file
2022-06-22 15:59:49 +00:00
..
fixtures Fix react dependencies to improve test reliability (#3673) 2022-06-22 09:11:48 -04:00
deps.ts Allow dynamic imports when using Netlify Edge Functions (#3535) 2022-06-07 11:41:32 -04:00
dynamic-import.test.js Enables eslint on the full repo and adds a rule for no only() tests (#3659) 2022-06-22 15:59:49 +00:00
edge-basic.test.ts Support re-exporting astro components containing client components (#3625) 2022-06-21 08:32:05 -04:00
root-dynamic.test.ts Fix: Netlify edge deployment when using markdown (#3612) 2022-06-16 20:31:08 -04:00
test-utils.ts [ci] format 2022-06-07 15:43:33 +00:00