[Unit] Testing Supabase in Kotlin using Test Containers
TL;DR : The easiest way I found to test my database service is to mimick Supabase using Docker Compose and Test Containers. Here's the code
In case you don't know it, I'm a big fan of Supabase. I love that they're a viable alternative to Firebase. I ...
techbytes.hashnode.dev8 min read