uppy-server icon indicating copy to clipboard operation
uppy-server copied to clipboard

Make uppy-server integration tests use npm pack & npm install

Open kvz opened this issue 7 years ago • 0 comments

Just like we did with Uppy, making sure that the tests run on an npm distribution should catch bugs like forgetting to add deps to package.json, forgetting to add files to its files property, etc.

kvz avatar Jun 06 '18 09:06 kvz