You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to have full E2E conformance tests for the open payment apis, where we can ensure that an implementation is conformant to the API spec.
This is still being fleshed out and awaiting a full proposal from @omertoast
Intended Outcomes
Pre-defined config files to standardize testing cases
Modular test creation
Automate tests using CI/CD
Have scenarios (test modules) consisting of multiple requests and responses to simulate a real-life scenario.
How will it work?
We are planning to use conformance suite as the primary testing tool. It's created and used by OpenID to test OpenID Connect and higher-level specs like FAPI. We have to create test modules for each case we want to test. After having a Rafiki instance up and seeded with demo values, we can run the conformance suite against it.
Summary
The goal of this issue is to have full E2E conformance tests for the open payment apis, where we can ensure that an implementation is conformant to the API spec.
This is still being fleshed out and awaiting a full proposal from @omertoast
Intended Outcomes
How will it work?
Links
The text was updated successfully, but these errors were encountered: