Open aburrell opened 4 years ago
@mts299 would it be possible to create a data test directory in tests
that holds the example files?
Test files:
Probably is our data is large and if we cut things down we are still requiring the user to essentially install partial files which can still make the package large to install in python terms. Something @mardet987 noticed. I was thinking way back when we could DOI a data test file collection for DAWG software and then just have it curl it down and test via that way.
I was thinking way back when we could DOI a data test file collection for DAWG software and then just have it curl it down and test via that way.
I'm good with that. Since I assume you have all of these files locally, can you or someone else in your group set it up? At the moment I can't test the changes I'm making locally, so could be introducing bugs.
Sounds good, but will need to do it next week and need to talk to Kathryn about it.
Before you save these, can you run it by me? There's a directory structure I'd like to use so that the files can be updated or replaced without breaking the unit tests.
Simplify unit tests by: