Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: batch testing #10

Open
patrick330602 opened this issue Sep 5, 2019 · 5 comments
Open

feature request: batch testing #10

patrick330602 opened this issue Sep 5, 2019 · 5 comments
Labels
feature request New feature or request

Comments

@patrick330602
Copy link

Hi,

I really love the Nightingale app, but it would be great if I can test an request with multiple input values

@dpaulino
Copy link
Contributor

dpaulino commented Sep 5, 2019

Thanks for using Nightingale!

So to clarify, when you say multiple input values, do you mean like multiple body values? or multiple query parameters?

@patrick330602
Copy link
Author

What I mean is multiple environment parameters, like {{SomeVar}} can accept a list of values such as a list of IP address or a list of App ID, so when I test it should return the response on each value on the list.

@dpaulino
Copy link
Contributor

dpaulino commented Sep 6, 2019

Gotcha, makes sense! One more question, in your scenarios, where would you place this {{SomeVar}} variable? in a query? url? body?

Or do you imagine being able to put it anywhere?

@patrick330602
Copy link
Author

Mostly I expect it to be put in a body or a query, but it would be nice if being able to put anywhere

@dpaulino
Copy link
Contributor

dpaulino commented Sep 6, 2019

Awesome, thanks. I've added this to the backlog and I'll try to work on it after Nightingale vNext is released. Thanks again for your feedback -- I just realized that it's something that I could use as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants