ferrylauda

Results 4 comments of ferrylauda

Hi guys, we (with @mik01aj) did some workaround in order to have multiple tests on the same endpoints. https://github.com/lovelybooks/abao it a quick fix while we are waiting for your solution.

Hi @agrover8, Unfortunately we did not implement the feature for "after"-hooks, because we need this temporary solution for multiple test on "before"-hooks only. This is the example how to use...

Hi @cybertk: can you tell me how to add a file in a hook? I did something like this but it doesn't work: ``` javascript test.request.headers['Content-Type'] = 'multipart/form-data; boundary=---------------------------1855940011132119363825021521'; test.request.body...

@cybertk: thanks for the info. It might be a nice feature for abao :)