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

Support sending payload files on tests #268

Closed
luizhenriqueandrade opened this issue Feb 4, 2020 · 2 comments
Closed

Support sending payload files on tests #268

luizhenriqueandrade opened this issue Feb 4, 2020 · 2 comments
Assignees
Labels
1.4.0 good first issue Good for newcomers

Comments

@luizhenriqueandrade
Copy link

Is your feature request related to a problem? Please describe.
It's a feature that artillery already has, it would be a great feature for predator because others competitors don't have anything similar to this.

Describe the solution you'd like
On UI - support drag-and-drop to add CSV files, to make it more user-friendly.
On API - passing an option with the file path.

Describe alternatives you've considered
For example, sending a CSV, with usernames and passwords, file before running a test, which populates an array that is used on the test.

Additional context
the artillery docs: https://artillery.io/docs/script-reference/#payload-files

@enudler
Copy link
Collaborator

enudler commented Feb 4, 2020

hi @luizhenriqueandrade
sounds like a good feature.

@enudler enudler added the good first issue Good for newcomers label Feb 4, 2020
@enudler enudler self-assigned this Apr 5, 2020
@enudler enudler added the 1.3.0 label Apr 5, 2020
@enudler enudler pinned this issue Apr 7, 2020
@enudler enudler added 1.4.0 and removed 1.3.0 labels Apr 16, 2020
enudler added a commit that referenced this issue Jun 14, 2020
* feat(csv): support for csv files (#281 #268 )

Co-authored-by: Manor <manor.lahagani@zooz.com>
@enudler
Copy link
Collaborator

enudler commented Jun 14, 2020

merged to master,
will be released in 1.4.0

@enudler enudler closed this as completed Jun 14, 2020
@enudler enudler unpinned this issue Jun 16, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4.0 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants