Testing in Supabase #21
tiniscule
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This week Supabase announced first-class support for test runners in their CLI - really exciting news and saves a good 20 minutes of headache and dependency cruft getting your tests going. They updated the docs here if interested.
Basejump is now updated to use the official test runners, and I've also dropped a quick guide on how to test your RLS policies. Can't stress enough how important this is, I found quite a few edge cases through tests while building Basejump.
How to test Supabase apps using pgTAP
Beta Was this translation helpful? Give feedback.
All reactions