3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #51 from bigsassy/master More... over 13 years ago
Updated repository url in docs. More... over 13 years ago
Merge remote branch 'aar/master'
Almad
as Lukas Linhart
More... over 13 years ago
Fixtures are loaded in startTest, do not load them in startContext for now
Almad
as Lukas Linhart
More... over 13 years ago
Merge remote branch 'aka/master'
Almad
as Lukas Linhart
More... over 13 years ago
Added non-isolated but faster way to run tests.
Almad
as Lukas Linhart
More... over 13 years ago
Merge remote branch 'yed/master'
Almad
as Lukas Linhart
More... over 13 years ago
Activate translations by default
Almad
as Lukas Linhart
More... over 13 years ago
Add SITE_ID for django 1.3 test suite compatibility
Almad
as Lukas Linhart
More... over 13 years ago
Add test aas alias for unit
Almad
as Lukas Linhart
More... over 13 years ago
Add pycham to .gitignore
Almad
as Lukas Linhart
More... over 13 years ago
Merge remote-tracking branch 'upstream/master' More... over 13 years ago
Moved Django imports inside functions to prevent warnings when using nosetests (see issue #8) More... over 13 years ago
Fixed behaviour of --presist-test-database option to be able to use test database if it exists. More... over 13 years ago
Fixed error when there is fixture in test case class. More... over 13 years ago
Merge pull request #47 from vinilios/vinilios More... over 13 years ago
Allow TestCases to change the selenium browser command More... almost 14 years ago
Configurable selenium driver class More... almost 14 years ago
Make nose ignore djangosanetesting/testrunner.py when searching for tests More... almost 14 years ago
fix #41 More... almost 14 years ago
Sync properly with south (refs #41) More... almost 14 years ago
Serve static files also when using cherrypy as server More... almost 14 years ago
Skip HttpTestCases when current databases do not support multithreading More... almost 14 years ago
Let Django test case code prepare databases and fixutures for normal Django Test Cases More... almost 14 years ago
Serve static files when running internal test server More... almost 14 years ago
Fix database multithread support detection when using Django 1.3 More... almost 14 years ago
Remove unused lines that conflict with Django 1.3 More... almost 14 years ago
Move _get_databases to utils.py More... almost 14 years ago
Merge pull request #45 from tdivis/cleanup More... almost 14 years ago
Add crude Spynner support (refs #44) More... almost 14 years ago