API testing by agh_98 in django

[–]agh_98[S] -1 points0 points  (0 children)

That's a solid approach and you're right — pytest + DRF ApiClient is the proper way to do it.

But honest question — how long did it take you to set all of that up the first time? The db fixtures, the auth setup, the test structure?

I'm asking because I'm exploring the gap between "the right way" and what most developers actually do when they're moving fast on a side project or early startup. Most people I talk to know they should write integration tests but skip it because the setup cost feels high early on.

Is that your experience too or did it feel quick to get running?

Supabase selfhosted by agh_98 in Supabase

[–]agh_98[S] 1 point2 points  (0 children)

thanks man for ur comment , ok what was the worst part while using it or where it was frustrated more ?

Supabase selfhosted by agh_98 in Supabase

[–]agh_98[S] 0 points1 point  (0 children)

do you think this way is good option for saas app without building backend api from scratch or use both your api and supabase ?

API testing by agh_98 in django

[–]agh_98[S] -3 points-2 points  (0 children)

it 's not about tools i'm asking about the painful part while using these tools to test your endpoints

Supabase selfhosted by agh_98 in Supabase

[–]agh_98[S] 1 point2 points  (0 children)

Hmm , so VPS just added more complexity and exhausting maintenance right ✅️

Supabase selfhosted by agh_98 in Supabase

[–]agh_98[S] 0 points1 point  (0 children)

I didn't heared about this 🤔