[Biopython-dev] [Biopython (old issues only) - Bug #2759] Unit test for Bio.PDB.HSExposure

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Wed Nov 9 05:23:44 UTC 2016


Issue #2759 has been updated by Vincent Davis.


There are tests fro HSExposure and we have test coverage metrics, I suggest closing issue.

----------------------------------------
Bug #2759: Unit test for Bio.PDB.HSExposure
https://redmine.open-bio.org/issues/2759#change-15339

* Author: Peter Cock
* Status: New
* Priority: Normal
* Assignee: Biopython Dev Mailing List
* Category: Unit Tests
* Target version: Not Applicable
* URL: 
----------------------------------------
Prompted by looked at the example script hsexpo, I've written a unittest based test for the Bio.PDB.HSExposure.

I haven't checked it in yet because it prints out looks of warnings to stderr about oddities in the PDB file.  We could either add a clean PDB file to the examples, or do something with the stderr.

Note that the print-and-compare style test_PDB.py deals this this itself.  Perhaps run_tests.py should do something similar for the unittest based cases.

See also Bug 2754 which would actually make Bio.PDB print even more warnings to stderr.

---Files--------------------------------
test_PDB_HSExposure.py (4.29 KB)
biopdbtest.py (4.79 KB)
biopdbtest.py (8.88 KB)
biopdbtest.py (9.16 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here and login: http://redmine.open-bio.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython-dev/attachments/20161109/d6297529/attachment.html>


More information about the Biopython-dev mailing list