[Biopython (old issues only) - Bug #2759] Unit test for Bio.PDB.HSExposure
[email protected] Wed, 09 Nov 2016 05:23:44 +0000
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <redmine.journal-15339.20161109052344.cf9670054d66cfe1@redmine.open-bio.org> |
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 _______________________________________________ Biopython-dev mailing list [email protected] http://mailman.open-bio.org/mailman/listinfo/biopython-dev