Skip to content

Adds callHttpProcedure method which calls the procedure without any chained assertions#37

Merged
tabuna merged 1 commit intosajya:masterfrom
SimonMacIntyre:feature/call-http-procedure
Jul 19, 2022
Merged

Adds callHttpProcedure method which calls the procedure without any chained assertions#37
tabuna merged 1 commit intosajya:masterfrom
SimonMacIntyre:feature/call-http-procedure

Conversation

@SimonMacIntyre
Copy link
Copy Markdown
Contributor

@SimonMacIntyre SimonMacIntyre commented Jul 19, 2022

This is backwards compatible. This allows for us to re-use the nice original callProcedure method, but without the assumed assertions, so that we can test transport layer errors while re-using the same json POST payload building that this function nicely offers.

#36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants