View Issue Details

IDProjectCategoryView StatusLast Update
0010391Talermerchant backendpublic2026-08-27 11:06
Reportersebasjm Assigned ToFlorian Dold  
PrioritylowSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Versionpost-2.0 
Summary0010391: allow helpers to specify arguments
Descriptionright now it only takes the file to execute

HELPER_SMS = /bin/true

but for integration test it will helpful to add some params relative to the tests being run

HELPER_SMS = taler-harness run-helper --socket /test-dir/tan-helper-<randomnumber>.socket --

as a workaround, test now are creating a file with exec permission and using that as a helper
TagsNo tags attached.

Activities

Florian Dold

2026-08-27 11:06

manager   ~0029674

Implemented by merchant commit 819981a6

Issue History

Date Modified Username Field Change
2025-09-10 15:35 sebasjm New Issue
2025-09-11 21:44 Christian Grothoff Severity minor => feature
2025-09-11 21:44 Christian Grothoff Status new => confirmed
2026-01-26 07:47 Christian Grothoff Target Version => post-2.0
2026-02-07 22:51 Christian Grothoff Priority normal => low
2026-08-27 11:06 Florian Dold Assigned To => Florian Dold
2026-08-27 11:06 Florian Dold Status confirmed => resolved
2026-08-27 11:06 Florian Dold Resolution open => fixed
2026-08-27 11:06 Florian Dold Note Added: 0029674