Maximilian Greil
Maximilian Greil
Hi @padix-key , I implemented the requested changes and also run the tests locally.
@padix-key , I applied the changes to the query fields. From my side this PR can now be merged.
@josemduarte I will have a look at this issue
I can have a look at this issue.
Hello, I already wrote an email in the Biopythondev mailing list. I would like to write some unit tests and was told to have a look at issue #820. What...
@peterjc I referenced my Unit test for QCPSuperimposer. Is my code valid or should I change/modify it? If it is valid, with which biopython module should I continue?
If it is ok, I now have a look at Tests/test_SVDSuperimposer.py.
If the new unittests for test_SVDSuperimposer.py are acceptable, for which biopython module should I write some unittests next?
Hello Peter, thanks for the suggestion. I have a look at the unittests for Bio/MarkovModel.py.
Are there still biopython modules in need of more test coverage? On https://codecov.io/gh/biopython/biopython/tree/master/Bio `Cluster/__init__.py` has a coverage of 5.38%. Should I have a look at this next? If yes, what...