Remove cmd
Compare changes
- Ashwin Kumar Karnad authored
- removed the old test_remove_environment - modified the create_fake_environment to current specs - add tests for removing package_sets and releases
+ 144
− 44
@@ -8,8 +8,9 @@ from pathlib import Path
@@ -8,8 +8,9 @@ from pathlib import Path
@@ -468,8 +469,9 @@ def create_fake_environment(tmp_path, mpsd_release, expected_toolchain_map=None)
@@ -468,8 +469,9 @@ def create_fake_environment(tmp_path, mpsd_release, expected_toolchain_map=None)
@@ -477,48 +479,6 @@ def create_fake_environment(tmp_path, mpsd_release, expected_toolchain_map=None)
@@ -477,48 +479,6 @@ def create_fake_environment(tmp_path, mpsd_release, expected_toolchain_map=None)
@@ -658,6 +618,146 @@ def test_argument_parsing_logic(mocker):
@@ -658,6 +618,146 @@ def test_argument_parsing_logic(mocker):