Implementation Testing
How to test your RDX implementation.
This list references the test matrix that will be provided as part of the sample reference implementation. RDX clients should build a similar matrix for their own implementation, with their specific logic.
Verify these steps for RDX testing
- Connectivity has been successfully established
- Test all non-challenge scenarios
- Test all challenge scenarios for successful outcomes
- Verify all message payloads and headers
Updated 11 months ago