Skip to content
Snippets Groups Projects
Commit 6e847069 authored by Hakan Calim's avatar Hakan Calim
Browse files

NAT-286: added test for allocating interface

parent bb69209d
Branches
Tags
1 merge request!89Feature/nat 286 create unit tests for netbox client
......@@ -218,3 +218,4 @@ def test_allocation_interface(mock_api, device, interface, data_config_filename:
assert updated_interface is not None
assert updated_interface.mark_connected is True
mock_save.assert_called_once()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment