logv / snorkel

UI for interactive data analysis | https://snorkel.logv.org
https://fb.com/groups/snorkelsnorkelsnorkel
161 stars 21 forks source link

add integration tests against NPM #17

Closed okayzed closed 5 years ago

okayzed commented 7 years ago

I'm tired of changing in upstream deps breaking snorkel's ability to install and run. We need to add an integration test that tells us when the npm deps upstream have broken snorkel's ability to run.

For now, maybe running npm shrinkwrap might be a good idea.

okayzed commented 7 years ago

(See issue #16 for example of this problem)