tskit icon indicating copy to clipboard operation
tskit copied to clipboard

Missing verify_provenances_format in test_output_format?

Open szhan opened this issue 3 years ago • 1 comments
trafficstars

In test_highlevel.py, is there supposed to be self.verify_provenances_format() in test_output_format()? provenances_file is being passed to ts.dump_text(), but the output provenance file is not being verified subsequently, like the other output files (mutations, individuals, etc.).

szhan avatar Jun 30 '22 13:06 szhan

If it's easy to do then go for it, but I wouldn't spend much time on it. The whole testing approach has been changed now, so don't learn any bad habits from that code!

jeromekelleher avatar Jun 30 '22 13:06 jeromekelleher