mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Do some basic checking for the Xdna and SnapGene parsers in the general SeqIO test. Also do more specific testing in new dedicated test modules for each format. Include ad-hoc generated sample Xdna and SnapGene files. For GCK, the test cases are dependent on the presence of files from the Drosophile Gateway Vectors Collection, which we cannot distribute with Biopython. The tests are automatically skipped unless the files have been manually added to the Tests/Gck directory.