incuna / incuna-test-utils

TestCases and other helpers for testing Django apps.
BSD 2-Clause "Simplified" License
7 stars 7 forks source link

Make BaseRequestTestCase.get_view a classmethod #24

Closed LilyFoote closed 10 years ago

LilyFoote commented 10 years ago
LilyFoote commented 10 years ago

@adam-incuna Review? This depends on #22, so it will be clearer once that is merged.

adam-thomas commented 10 years ago

Looks good! I'll push the button on this once #22 is in.