| Result mock server running on testing infrastructure adjusted for gathering requests from SDKs and their validation How
- http webserver (implementation possibly in Node.js/Go?)
- We could use Wendy to host this application, since we do not have (afaik) any other testing infrastructure suitable for this
- add another test step to our sdks Jenkinsfile, tests would be triggered by simply running `gradlew test` command
|