Skip to content

Draft: Add module to test scripts

Duncan Macleod requested to merge github/fork/duncanmmacleod/test_scripts into master

This PR adds a new test module test_scripts.py, with one working test in it that just ensures that ligolw_segment_insert_dqsegdb can correctly read input files, and format an XML for insertion - obviously it doesn't actually test the insertion.

Merge request reports