Skip to content

Commit dce8678

Browse files
committed
Move unit module_utils tests to netbox_utils folder
1 parent b815c52 commit dce8678

File tree

9 files changed

+0
-0
lines changed

9 files changed

+0
-0
lines changed

tests/unit/module_utils/test_netbox_base_class.py renamed to tests/unit/module_utils/netbox_utils/test_netbox_module.py

File renamed without changes.

tests/unit/module_utils/test_data/arg_spec_default/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/arg_spec_default/data.json

File renamed without changes.

tests/unit/module_utils/test_data/build_query_params_child/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/build_query_params_child/data.json

File renamed without changes.

tests/unit/module_utils/test_data/build_query_params_no_child/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/build_query_params_no_child/data.json

File renamed without changes.

tests/unit/module_utils/test_data/build_query_params_user_query_params/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/build_query_params_user_query_params/data.json

File renamed without changes.

tests/unit/module_utils/test_data/choices_id/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/choices_id/data.json

File renamed without changes.

tests/unit/module_utils/test_data/find_app/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/find_app/data.json

File renamed without changes.

tests/unit/module_utils/test_data/normalize_data/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/normalize_data/data.json

File renamed without changes.

tests/unit/module_utils/test_data/slug/data.json renamed to tests/unit/module_utils/test_data/netbox_utils/slug/data.json

File renamed without changes.

0 commit comments

Comments
 (0)