Skip to content
  • Duncan Coutts's avatar
    Add project config round trip QC tests · e36c0e7e
    Duncan Coutts authored
    Two kinds of round-trip test:
     * type conversion ProjectConfig -> LegcyProjectConfig and back
     * ProjectConfig -> print -> parse
    The latter goes out to the config file format and back.
    
    These tests uncovered a number of issues in our general config code.
    e36c0e7e