Intelity / helium

DSL for REST API specification, verification, and code generation.
Apache License 2.0
4 stars 0 forks source link

mustSucceed() method doesn't work in beforeEach and afterEach hooks #7

Open nonkor opened 7 years ago

nonkor commented 7 years ago

It does raise an exception in case if API call fails. It should be fixed because this issue complicates debugging in case it predefined actions were not successful.