-
### Ticket Contents
## Description
There is a need to enhance, support and maintain the Mojaloop participation tools periodically. Usual maintenance and evolution to support new needs doesn’t take…
-
Now that Wycheproof is community managed (more on that later!), I’d like to propose a significant change: removing the Java and Javascript testing harnesses, and focusing entirely on the JSON test vec…
-
Previously, when testdriver.js we decided to punt on supporting it in reftests; we now have an actual use for it (#9346), so this needs done.
This will need changes in all the executors: the Python…
-
The existing test harness is JavaScript. It would be nice to have a TypeScript test harness.
Instead of going heavy on translating all the old tests to the new format, let's keep them as-is for now…
-
The example client iterator code is here:
https://github.com/enisdenjo/graphql-ws/blob/master/website/src/pages/get-started.mdx?plain=1#L195-L196
and reads as though the value returned from `que…
-
Debug builds of AVIM have a built-in test harness that automatically types and verifies all the words in an input file (such as the FVDP corpus) in various configurations. The test harness made for an…
-
Hello, everyone!
I've created a special test harness, implemented in pure C++, to test Javascript / ECMAScript embeddable engines (such as [Duktape](http://duktape.org) or [TinyJS](https://github.c…
-
Background:
As part of proving conformance of a Baseline Protocol Implementation (BPI) with the Baseline Protocol Specification (currently in draft release v 0.1), the entity trying to prove confo…
-
This repo includes about 2k lines of JavaScript code (most of the actual logic for the web UI), but does not have any JS tests (or even a JS test harness). We'll likely want to use PhantomJS or simila…
jhump updated
3 years ago
-
### Ticket Contents
## Description
Mojaloop supports Payment Initiation Service Provider (PISP) or Third-party Payment Initiation (3PPI) use case and while this has been implemented based on a s…