freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

Testable API and Microservice Projects: File Metadata #83

Closed QuincyLarson closed 7 years ago

QuincyLarson commented 7 years ago

We are updating the API and Microservice projects to be testable. Campers will start with a boilerplate specific to each project.

Here some proposed user stories - feel free to expand upon them by replying to this comment, and if you see any that look unnecessary, please say so: (to be added)

Progress:

Em-Ant commented 7 years ago

Links:

Improvements

Em-Ant commented 7 years ago

@QuincyLarson as far as I know simulating a file upload with jQuery/ajax requires the use of Blob, and formData from the new WebAPI. These technologies are unsupported by IE9. Is that OK ? Otherwise I don't know how to test the file uploading from the client without having the user to upload a file manually.

@Greenheart @systimotic any further information/ideas about this problem ? Check the latest tests on narrow-plane to see how it works

Em-Ant commented 7 years ago

@QuincyLarson If you think it is OK, we are ready for QA.

tesing with narrow-plane option MS5 file metadata

QuincyLarson commented 7 years ago

Forum thread for QA'ing this is live here: https://forum.freecodecamp.com/t/file-metadata-project-with-testable-user-stories-guinea-pigs-needed/60766

QuincyLarson commented 7 years ago

Thanks for your help everyone! This is being QA'd and discussed.

I'm closing this issue. If anyone wants to discuss these further, please reopen it.