qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.11k stars 66 forks source link

test(collection): tests for workflow & new version creation #1889

Closed ramfox closed 3 years ago

ramfox commented 3 years ago

add test to prove that if one user pulls a dataset, it doesn't effect another user's collection

ramfox commented 3 years ago

Okay, actually moved around the tests so they better matched the given descriptions! automation_datasets now only really deals with workflow datasets & the pull_datasets test makes sure that a 2nd user's collection is not affected when the first user pulls a dataset.