Slide 58
Slide 58 text
@cmaiacd
If we want to have an author, we can use
PollFactory(with_author=True) now
When are we going to remember to test the case
PollFactory(author=None)?
We should not assume there is an author when DB
actually allows to not have it.