
Test and Code - Brian Okken
Django Chat
00:00
How to Write a Django Test
Tests are super confusing until they're incredibly boring to the point where like we've like chat GPT and all this stuff, like throw in that at like, what should I test would be a great use case actually. A lot of times you're writing the same tests over and over and over again. But then you get to another level in Django where you, for instance, you're dealing with the ORM. And so what people quite often do will embed domain logic into manager methods or methods on the ORM themselves.
Play episode from 43:45
Transcript


