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

Won't run: Form item missing type (file) #93

Open
hopeseekr opened this issue Dec 15, 2022 · 3 comments
Open

Won't run: Form item missing type (file) #93

hopeseekr opened this issue Dec 15, 2022 · 3 comments

Comments

@hopeseekr
Copy link

I get this when I run it:

$ postman-to-k6 api.postman.json
Form item missing type (file)

NodeJS v16.18.1
Ubuntu 20.04.4 LTS

@thim81
Copy link
Collaborator

thim81 commented Dec 22, 2022

Hi @hopeseekr ,

The postman-to-k6 converter does not properly support file uploads.
We had started with adding the capability, but due to some limited available time not made enough progress to release the feature.

It is still on the feature list and it will come, don't know when at this time.

@thim81
Copy link
Collaborator

thim81 commented Jan 14, 2023

hi @hopeseekr

We just released v.18.7 of postman-to-k6, which introduces the support for file uploads.
The conversion from Postman uploads can take various shapes, so I tried to bring support for the binary upload.
Let me know if you have other use cases or run into other issues.

@thim81
Copy link
Collaborator

thim81 commented Jan 16, 2023

@hopeseekr If the issue is resolved, feel free to close this item.

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

No branches or pull requests

2 participants