Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseβ€’4y agoβ€’
3 replies
drewbie

Testing Edge Functions With Jest

Im trying to test Edge functions with Jest, starting with the helper functions im sharing throughout my Functions. Im less concerned with testing the execution of the function itself, more so with the logic of these shared functions.

Has anyone had success setting up Jest tests for functions using ESM imports? Jest has some docs on it here https://jestjs.io/docs/ecmascript-modules, but Im having trouble getting it to work and wanted to reach out here to see how you all have set up testing your Edge functions.

Thanks!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Testing Edge Functions as a user
SupabaseSSupabase / help-and-questions
5d ago
Edge Functions
SupabaseSSupabase / help-and-questions
4mo ago
Edge Functions
SupabaseSSupabase / help-and-questions
13mo ago
Edge functions with cron scheduler?
SupabaseSSupabase / help-and-questions
4y ago