Set requestId on acceptance test calls #608
Labels
enhancement
New feature or request
limechain
P3
process
Build, test and deployment-process related tasks
Milestone
Problem
Currenlty the aceptance tests can be run against remote envs, however, when doing so it's difficult to determine which calls it's making.
Solution
The relay supports using the provided requestid on a call when provided.
Using this we should create a requestId, log it and use that value during the call.
This will allow easier tracing of acceptance test calls
Alternatives
No response
The text was updated successfully, but these errors were encountered: