View Issue Details

IDProjectCategoryView StatusLast Update
0004399Talerexchangepublic2021-09-02 18:14
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004399: exchange-lib tests do not cover tracking API nicely
DescriptionRight 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.
TagsNo tags attached.

Activities

Christian Grothoff

2016-04-17 23:16

manager   ~0010503

4dcd70a..8d503b1 creates the 'fakebank' library API with the bank mock for testing.

Christian Grothoff

2016-05-03 13:57

manager   ~0010618

fakebank and aggregator are supported by the interpreter as of 79c316f..dc2d0a1. However, somehow no transactions are made yet :-(.

Christian Grothoff

2016-05-04 06:12

manager   ~0010620

Fixed in 910e01d..4553681

Christian Grothoff

2021-09-02 18:14

manager   ~0018312

Fix committed to master branch.

Related Changesets

exchange: master 45536814

2016-05-04 08:10

Christian Grothoff


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

Issue History

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