Closed kyleabeauchamp closed 10 years ago
PS: I did NOT fix the issue where skipping a frame is tolerated, as that seems to require a more substantial rewrite.
Once we figure out how to fix that, it should be easy to add an extra test for this by copy-pasting my current test, but then deleting one frame.
Once we finalize this PR, we should have working tests for 2.8
Ran 111 tests in 14.055s
OK (SKIP=6)
I looked it over, and I'm happy.
Just now added docstring on one helper function.
I think the plan might be to merge this but keep issue #290 open as we figure out how to better test / improve FAH project.
But I'll wait for you to merge, as I don't have a direct connection to Christian etc
I just updated mdtraj to 0.6.0 on pypi, so the tests on travis (which pull mdtraj from pypi) should start to run now
Sweet. We're passing now!
There's probably a huge number of ways we can make this stuff better, but we also want to get some minimal (but still working) tests sooner...