View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004399 | Taler | exchange | public | 2016-04-11 20:20 | 2021-09-02 18:14 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | 0.0 | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0004399: exchange-lib tests do not cover tracking API nicely | ||||
Description | Right now, the test interpreter lacks a command to run the aggregator, as well as logic to emulate a 'bank'. Once we add those two things, we can actually properly test the tracking API. We might want to refactor the bank mock from the bank-lib so that we can reuse it for both testcases. | ||||
Tags | No tags attached. | ||||
|
4dcd70a..8d503b1 creates the 'fakebank' library API with the bank mock for testing. |
|
fakebank and aggregator are supported by the interpreter as of 79c316f..dc2d0a1. However, somehow no transactions are made yet :-(. |
|
Fixed in 910e01d..4553681 |
|
Fix committed to master branch. |
exchange: master 45536814 2016-05-04 08:10 Details Diff |
fix issues in tracking API and tracking API test, resolves 0004399 |
Affected Issues 0004399 |
|
mod - src/exchange-lib/exchange_api_wire_deposits.c | Diff File | ||
mod - src/exchange-lib/test_exchange_api.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_responses.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-11 20:20 | Christian Grothoff | New Issue | |
2016-04-11 20:20 | Christian Grothoff | Status | new => assigned |
2016-04-11 20:20 | Christian Grothoff | Assigned To | => Christian Grothoff |
2016-04-17 23:16 | Christian Grothoff | Note Added: 0010503 | |
2016-05-03 13:57 | Christian Grothoff | Note Added: 0010618 | |
2016-05-04 06:12 | Christian Grothoff | Note Added: 0010620 | |
2016-05-04 06:12 | Christian Grothoff | Status | assigned => resolved |
2016-05-04 06:12 | Christian Grothoff | Fixed in Version | => 0.0 |
2016-05-04 06:12 | Christian Grothoff | Resolution | open => fixed |
2016-05-04 06:12 | Christian Grothoff | Status | resolved => closed |
2016-05-04 06:12 | Christian Grothoff | Target Version | 0.3 => 0.0 |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 45536814 |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018312 |