malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

The read_tests don't pass when run individually #69

Closed malramsay64 closed 5 years ago

malramsay64 commented 5 years ago

When all the test suite is run the tests all pass, yet when just the read_test.py file is run, i.e.

pytest test/read_test.py

The reading of the lammpstrj files fails, so there is some inter-test dependency that I am unaware of. The issue which is causing the failing tests is to do with the saving of the output files.