Description of changes:
Added a feature for the test suite to handle the case when there are multiple responses.
I.e. [{ "Hi there" }, { "Here's more information" }, { "And more" }]
Changed logic by adding post conditions to an array and comparing against response by index.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: NA
Description of changes: Added a feature for the test suite to handle the case when there are multiple responses. I.e. [{ "Hi there" }, { "Here's more information" }, { "And more" }] Changed logic by adding post conditions to an array and comparing against response by index.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.