imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
109 stars 42 forks source link

Test base_uri validation #58

Closed christeredvartsen closed 7 years ago

christeredvartsen commented 7 years ago

Currently there are no tests for the validation of the base_uri in the Imbo\BehatApiExtension\ServiceContainer\BehatApiExtension::configure method. This should be fixed.