regluit/test
Raymond Yee c08bd9b54b I had left a debugging message in pledge_modify.html -- now removed.
I figured out the problem of why regluit.test.campaigntest.support_campaign could not see the new Transaction -- it was locked in a database transaction that had an older snapshot of the db.  fix came from http://stackoverflow.com/a/4739960/7782
2012-03-22 14:51:43 -07:00
..
__init__.py Moved campaigntest.py to test/campaigntest.py 2012-01-04 10:52:19 -05:00
booktests.py Add g_seed_isbn.json which hold the Gutenberg editions I'm loading. 2012-02-27 13:19:58 -08:00
campaigntest.py I had left a debugging message in pledge_modify.html -- now removed. 2012-03-22 14:51:43 -07:00
load_test.py Putting away my work for ry...hope it's ok 2012-02-13 11:28:21 -08:00
parallel.py I've learned how to use a multiprocessing.Manager and dict to share results. Now can I extend it? 2012-02-06 20:16:37 -08:00
parallel_with_manager.py THIS VERSION OF parallel_with_manager is broken....I'm putting it away for now 2012-02-07 10:16:44 -08:00
querytests.py Two tests to demonstrate that the queryset queries using distinct() and order_by() generate the correct results 2012-02-01 17:41:22 +00:00
selenium-server-standalone-2.5.0.jar This commit is not complete but I want to do so as a stepping stone. 2011-10-04 15:12:59 -07:00