microdraw icon indicating copy to clipboard operation
microdraw copied to clipboard

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

Open xgui3783 opened this issue 6 years ago • 3 comments

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

xgui3783 avatar Apr 17 '19 10:04 xgui3783

@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 avatar Apr 23 '19 08:04 xgui3783

I see an example here: https://github.com/r03ert0/microdraw/issues/186#issuecomment-484163167 I will use this for now

xgui3783 avatar Apr 23 '19 09:04 xgui3783

Hello! I uploaded another example to #186

r03ert0 avatar Apr 23 '19 09:04 r03ert0