NDCMS / lobster

A userspace workflow management tool for harnessing non-dedicated resources for high-throughput workloads.
MIT License
3 stars 14 forks source link

Understand existing tests and how to run them. #654

Open klannon opened 1 year ago

klannon commented 1 year ago

Lobster has a test directory and installs nose as the method for running those tests. Try to run them manually and see what passes. Also figure out how the tests map to the code to see if this will help us plan out subsets when migrating to Py3.