summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/functions/test-utils.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-19[ci] formatGravatar matthewp 1-4/+4
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 1-0/+29
* Netlify Edge function support * Update readme with edge function information * Adds a changeset * Disable running edge function test in CI for now