Skip to content

Include unit test for the config file - Part 1

Abanti Ranadhir Sahasransu requested to merge AddUnitTestForConfigP1 into master

Multiple unit tests have been created for the individual components of the src/swatch/config.py file.

Also adds src/swatch/custom_exceptions.py file to allow the developers to create a way to define verbose exceptions for scenarios unique to the pyswatch SW.

Merge request reports