Closed cehbrecht closed 4 years ago
@ellesmith88 I have moved test_subset.py
to test_operations
.
@ellesmith88 I have tested like this:
$ git submodule update --init
$ conda env create -f environment.yml
$ conda activate clisops
$ python setup.py develop
$ pip install -r requirements_dev.txt
$ pytest tests/
All tests passed ...
I will try to fix travis with a new PR (see #2)
@cehbrecht Thanks, I realised I was doing something wrong with the testing. I'm happy with it.
@ellesmith88 merged. Thanks for review :)
Changes: