On Sat, Oct 17, 2009 at 3:43 AM, Brandon Craig Rhodes
<[email protected]> wrote:
>
> But, having put about two hours of work into the attempt, I can't figure
> out how to run a single one of the existing payment processor's tests
> without getting big tracebacks and odd errors.  Before I spend lots more
> time on this, could any existing payment processor authors let me know
> if they have working tests I can actually run and then base my own
> testing procedures on?

Targeting googlecheckout, working from:

    https://getpaid.googlecode.com/svn/getpaid.buildout/trunk

Edit buildout.cfg so as to enable googlecheckout. See attached patch.

Run buildout for the 316 profile:

    ./bin/buildout -c 316.cfg

Run the tests:

   ./bin/instance test --package getpaid.googlecheckout

Which reports:

  Ran 28 tests with 0 failures and 0 errors in 8.034 seconds.

-- 
Michael Dunstan

--~--~---------~--~----~------------~-------~--~----~
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]

For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: enable-googlecheckout.patch
Description: Binary data

Reply via email to