3
I Use This!
Inactive

Commits : Listings

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