Integration Tests
How is the setup of integration tests of you who use Supabase Auth? I’m having a lot of trouble setting up my environment for integration testing with supabase CLI someone help me please
supabase start command is downloading the supabase image every time it is executed. I would like to know if there is any way to configure it to download only once?