Skip to content
  • Duncan Coutts's avatar
    Add project config round trip QC tests · 3d96d226
    Duncan Coutts authored and Mikhail Glushenkov's avatar Mikhail Glushenkov committed
    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.
    
    (cherry picked from commit e36c0e7e)
    3d96d226