Closed
Bug 845332
Opened 12 years ago
Closed 12 years ago
Fake out refunds
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-11
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
(Whiteboard: p=2)
Bango can't provide a provider in test that can do refunds (see bug 841523). So we'll have to fake this in solitude. This means that everything in solitude talks to Bango, but the DoRefund and GetRefund will have to be faked. Perhaps something like:
BANGO_FAKE_DO_REFUND = no|instant|pending
BANGO_FAKE_PENDING_DELAY = 600 # seconds
I'd like to have the pending delay in there because we should assume that its not going to be instant and our app should cope with that.
Comment 1•12 years ago
|
||
clouserw: should we wontfix this?
andym: just leave it for the moment
| Assignee | ||
Updated•12 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•12 years ago
|
Whiteboard: p=2
| Assignee | ||
Updated•12 years ago
|
Priority: P3 → P1
Target Milestone: --- → 2013-04-11
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amckay
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•