View Issue Details

IDProjectCategoryView StatusLast Update
0011207Talerexchangepublic2026-03-09 17:42
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.6 
Summary0011207: Test wallet-deposit-large causes 501-not-implemented error in fakebank
Description$ taler-harness run-integrationtests wallet-deposit-large

Hower, the test does pass with libeufin:

$ WITH_LIBEUFIN=1 taler-harness run-integrationtests wallet-deposit-large
TagsNo tags attached.

Activities

Christian Grothoff

2026-03-08 23:36

manager   ~0028037

GET /accounts/$ACCOUNT/transactions was simply never implemented by fakebank. It also returns a 501.

Christian Grothoff

2026-03-09 00:06

manager   ~0028038

total_amount anomaly shown by test fixed in c05c3edd1..db381f4be. Not (yet) doing major migration as this API is anyway only used by the auditor and I don't anticipate that this happened anywhere yet (fingers crossed, otherwise we'll have to recompute the total_amount in a DB migration).

Issue History

Date Modified Username Field Change
2026-03-08 12:34 Florian Dold New Issue
2026-03-08 12:47 Christian Grothoff Assigned To => Christian Grothoff
2026-03-08 12:47 Christian Grothoff Status new => assigned
2026-03-08 23:36 Christian Grothoff Note Added: 0028037
2026-03-08 23:36 Christian Grothoff Severity minor => feature
2026-03-09 00:06 Christian Grothoff Note Added: 0028038
2026-03-09 00:10 Christian Grothoff Target Version => 1.6
2026-03-09 17:42 Christian Grothoff Summary Test wallet-deposit-large causes internal server error in fakebank => Test wallet-deposit-large causes 501-not-implemented error in fakebank