glmtools icon indicating copy to clipboard operation
glmtools copied to clipboard

Move gridding test, separate data

Open deeplycloudy opened this issue 7 years ago • 0 comments

The test in examples/grid/grid_sample_data.py should be moved into the test directory, which requires making the gridding script discoverable by the tests - perhaps install to bin?

At the same time, separate out the data from the test directory, and rewrite the sample data discovery method in test.common. Per py.test docs, "You shouldn’t have init.py files in your test directories."

deeplycloudy avatar Jul 09 '18 02:07 deeplycloudy