cascode-labs/morpheus

Create Config module unit level tests script

Jetsama opened this issue · 0 comments

Create a unit test script each function of config module.

Highlights include:

  • Testing creation and then use of user.sysm.
  • Testing the adddir function
  • Testing the removedir function
  • Testing each type of yml file
  • Testing file that doesnt exist (should raise exception)