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

tests for /upload endpoint, allow for memory storage over fs by configuration #189

Open
xgui3783 opened this issue Apr 17, 2019 · 3 comments

Comments

@xgui3783
Copy link
Collaborator

On some systems, fs write may not be possible. We should allow for in memory storage, and parsing of the uploaded data.

@xgui3783
Copy link
Collaborator Author

@r03ert0 do you have an example of a valid json file for the purpose of uploading? I am writing tests for the end point at the moment, and it would be very helpful.

@xgui3783
Copy link
Collaborator Author

I see an example here:
#186 (comment)
I will use this for now

@r03ert0
Copy link
Owner

r03ert0 commented Apr 23, 2019

Hello! I uploaded another example to #186

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

No branches or pull requests

2 participants