Commit Graph

8 Commits (7f7a0ad0e1f6124c54c22ce73eff22d1cf1643dc)

Author SHA1 Message Date
Raymond Yee da552d75db 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
Raymond Yee 17c8de9473 Add a bit more detail to querytests.list_new 2012-02-01 08:33:11 -08:00
Raymond Yee 020f4266d3 Adding a test to make sure that new and popular are correct 2012-02-01 08:27:21 -08:00
Raymond Yee 3a30e22814 A stepping stone towards loading Gutenberg books. Loading Moby Dick seems to be working more or less 2012-01-31 18:09:01 -08:00
Raymond Yee 069985e02c Comment on the "tests" 2012-01-27 17:06:10 -08:00
Raymond Yee 5fba8be6a6 Changed the URL so that "all collections" loaded from Librarything, not just "my library"
In add_related, make sure edition is not None before trying to add related editions
A demo test
2012-01-27 16:16:46 -08:00
Raymond Yee c5e84d7006 Moved campaigntest.py to test/campaigntest.py
Added a simple selenium test to campaigntest to illustrate how to do a google search and test for the presence of text
Updated payment.tests to use the right settings for PayPal sandbox accounts
payment.tests.AuthorizeTest working for RY on laptop.  PledgeTest is going through the motions but not quite working yet
2012-01-04 10:52:19 -05:00
Raymond Yee 88f9fc6a1d This commit is not complete but I want to do so as a stepping stone. 2011-10-04 15:12:59 -07:00