Ubuntu
cf3ff26306
Adding screen to payment selenium tests
2012-01-26 17:44:00 +00:00
icellama21
8b6b038fe3
Merge branch 'master' into jkace
2012-01-26 11:23:10 -05:00
icellama21
a51d4c14e0
Changing payment tests to use webdriver, updating to use explicit waits instead of sleep, adding logging granularoty while running tests
2012-01-26 11:21:49 -05:00
Raymond Yee
51cc7d4389
IMPORTANT: Transactions that are ACTIVE status must also have approved=True to be counted as an effectlvely active Transaction.
...
Changes in two tests are made to reflect this change.
2012-01-11 15:31:26 -08:00
Raymond Yee
d106ff6f3d
Run only TransactionTest right now in payment.tests because others require selenium to run
2012-01-04 11:04:18 -05: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
4292e1be0a
whitespace change
2012-01-03 09:53:29 -05:00
Raymond Yee
56787c3c7b
Adjust transaction test to have a deadline 6 months in the future
2011-12-29 10:17:11 -05:00
eric
7bfc4849a4
added a column to track amount remaining on a campaign; updated by the Transaction change signal
2011-12-14 00:53:03 -05:00
Raymond Yee
711546f414
First pass at incorporating status into Campaign
2011-10-07 20:11:57 -07:00
Raymond Yee
68b94f768f
Changes in progress to the model
2011-10-07 14:17:54 -07:00
Jason
59ba9db4f6
Adding basic selenium powered unit tests for payments
2011-10-04 07:55:39 -04:00
Jason
37b46d01c2
Adding pledge payment support
2011-09-27 08:48:11 -04:00