Need to create/add assert_cmd tests that test if config doesn't exist, is created (right output is returned)
Plus tests if it is present.
need to make sure do NOT delete existing config so figure out howt o handle CI (as right now those functions don't appear to mock int est mode) - may need to mock get_or_create for test/CI mode or change the function called.
Need to create/add assert_cmd tests that test if config doesn't exist, is created (right output is returned)
Plus tests if it is present.
need to make sure do NOT delete existing config so figure out howt o handle CI (as right now those functions don't appear to mock int est mode) - may need to mock get_or_create for test/CI mode or change the function called.