Testing for pending migrations in Django |
dlespiau |
testing unittest database migration |
May 3, 2016, 12:05 p.m. |
+0 |
Testing (and mocking) http requests to APIs etc. |
monikasulik |
http testing requests mock |
March 9, 2015, 10:07 a.m. |
+0 |
Testing email sending |
monikasulik |
email testing |
Feb. 19, 2015, 5:07 a.m. |
+0 |
Test runner that installs 'tests' packages as apps |
adrian_lc |
django testing apps testrunner test-runner app-models |
Sept. 24, 2013, 3:23 p.m. |
+1 |
Run a testcase with custom INSTALLED_APPS |
vdboor |
settings testing test syncdb |
Nov. 8, 2012, 4:40 a.m. |
+1 |
Syntax highlighting for tracebacks in console output |
jezdez |
pygments testing test traceback |
Aug. 20, 2012, 8:57 a.m. |
+1 |
Load response.content in browser (for debugging) |
tin_nqn |
debug testing response response.content |
May 7, 2012, 10:03 p.m. |
+1 |
Test Suite URL Coverage |
jterrace |
urlconf testing testrunner |
Feb. 24, 2012, 11:24 a.m. |
+2 |
Unit testing Django model mixins |
michaelmior |
models testing mixin |
Jan. 26, 2012, 1:43 p.m. |
+0 |
Lazy Man's Django test case |
prestontimmons |
testing |
Nov. 13, 2011, 3:49 p.m. |
+0 |
Fuzzy testing with assertNumQueries |
spookylukey |
testing performance optimization assertNumQueries fuzzy |
Jan. 12, 2011, 10:41 a.m. |
+1 |
Modify requests in your unit tests (improvement on RequestFactory) |
vaughnkoch |
testing request client testcase |
Oct. 7, 2010, 5:21 p.m. |
+2 |
Query count decorator for TestCase |
coleifer |
testing |
Oct. 4, 2010, 2:01 p.m. |
+1 |
Exclude Apps When Testing |
cronosa |
testing tests exclude |
Sept. 29, 2010, 2:35 p.m. |
+3 |
change settings locally in an individual test |
akaihola |
settings testing unittest |
Aug. 19, 2010, 4:41 a.m. |
+1 |
assertQuerysetEqual |
coleifer |
testing test |
May 7, 2010, 11:26 p.m. |
+3 |
Fake SSL Middleware for Tests and Local Development |
DrMeers |
middleware ssl testing test https local fake |
May 5, 2010, 5:19 p.m. |
+1 |
Breaking tests.py into multiple files |
gsakkis |
testing tests test |
April 1, 2010, 12:31 p.m. |
+3 |
send_mail wrapper with DEBUG email trapping |
udfalkso |
email debug testing mail intercept trap |
Feb. 20, 2010, 12:45 p.m. |
+1 |
safe(r) monkeypatching scheme for django testing |
showell |
testing monkeypatch |
Nov. 24, 2009, 12:58 a.m. |
+0 |