Beapi-io / spring-boot-starter-beapi

Springboot 'convention over config' starter for API Automation
Other
1 stars 1 forks source link

TASK : Need to be able to access IO State files in TESTS for response dataset #116

Closed orubel closed 5 months ago

orubel commented 5 months ago

Would be easier to automate tests if tests could access IOState and could just read the response datasets and other variable when testing. Could then automate nearly all the tests.

orubel commented 5 months ago

This is KIND of dopne already (see ApiFunctionalTest > getResponseData )