libauth icon indicating copy to clipboard operation
libauth copied to clipboard

Functions for scenrio export for automated testing.

Open 2qx opened this issue 1 month ago • 0 comments

The code to evaluate scenarios lives in the BitAuth project, but the following functions would be very handy to have in libauth for automated testing of libauth templates.

  • a function to generate a list of passing/failing scenarios from a template
  • a function to generate/validate individual scenario transactions from a template.

Ideally, anyone could easily map template scenarios into a list of unit tests for a template.

2qx avatar Nov 24 '25 23:11 2qx