View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005104 | Taler | mechant backend | public | 2017-07-04 17:51 | 2017-10-18 15:42 |
Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.4 | ||||
Target Version | 0.4 | Fixed in Version | 0.4 | ||
Summary | 0005104: Multi coin payments in testcase | ||||
Description | merchant-lib only does one-coin payments, which might not help detect subtle issues; especially those issues related to backend services meant to return a "list of things". Having only one-coin payments around makes those "list of things" quite static and doesn't trigger more complicated logics in the backend. One example is the /refund test: right now refunds are done against one coin; they are trivial to both generate (at the backend) and test (at the testcase). | ||||
Tags | No tags attached. | ||||
related to | 0005087 | closed | Marcello Stanisci | Smarter /refund tests |
|
Implemented in 3fa209c. Coins to be used in the payment are statically selected (when defining OC_PAY command). |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-04 17:51 | Marcello Stanisci | New Issue | |
2017-07-04 17:51 | Marcello Stanisci | Status | new => assigned |
2017-07-04 17:51 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
2017-07-04 17:51 | Marcello Stanisci | Target Version | => 0.6 |
2017-07-04 17:51 | Marcello Stanisci | Description Updated | |
2017-07-04 19:01 | Marcello Stanisci | Relationship added | related to 0005087 |
2017-07-11 17:25 | Marcello Stanisci | Note Added: 0012327 | |
2017-07-11 17:25 | Marcello Stanisci | Status | assigned => resolved |
2017-07-11 17:25 | Marcello Stanisci | Resolution | open => fixed |
2017-07-13 21:38 | Christian Grothoff | Product Version | => 0.4 |
2017-07-13 21:38 | Christian Grothoff | Target Version | 0.6 => 0.4 |
2017-07-20 09:24 | Christian Grothoff | Fixed in Version | => 0.4 |
2017-10-18 15:42 | Christian Grothoff | Status | resolved => closed |