Add unit test for the text configuration
Loading
A unit test that compares the configuration sequence produced by the text configuration and that of the block configuration is added. May not be useful since ntuples are produced using the text and block configuration and compared as part of the integration tests.
Changes:
returnConfigSeq
option to makeSequenceBlocks
that returns the config sequence object.Note: the order in the block configuration will need to match the order in determined by the ConfigFactory
or the code will fail the integration tests.