Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Is it possible to add extra transactions? #976

Closed
iamdanthedev opened this issue Feb 25, 2018 · 3 comments
Closed

Is it possible to add extra transactions? #976

iamdanthedev opened this issue Feb 25, 2018 · 3 comments

Comments

@iamdanthedev
Copy link

Say I want to have more tests on a sensitive route, is it possible to programmatically add more transactions concerning the route? I am using js interface to dredd if that matters

Thanks!

@honzajavorek
Copy link
Contributor

I think you could use the beforeAll hook for that. It takes a list of transactions and it's up to you how you modify the list before the Dredd testing starts. Would that work for you?

@honzajavorek
Copy link
Contributor

Closing in favor of #995

@iamdanthedev
Copy link
Author

Hello!
Thanks for quick response, I apologise that it took me a little bit longer
Thanks again :)

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants