replace mocked values in tests using faker methods
All threads resolved!
All threads resolved!
Compare changes
+ 146
− 135
@@ -2,151 +2,162 @@ import time
@@ -156,7 +167,7 @@ def test_ip_trunk_provisioning(client: TestClient) -> None:
@@ -173,7 +184,7 @@ def test_ip_trunk_provisioning(client: TestClient) -> None:
@@ -182,8 +193,8 @@ def test_ip_trunk_modification(client: TestClient) -> None:
@@ -200,7 +211,7 @@ def test_ip_trunk_modification(client: TestClient) -> None:
@@ -209,7 +220,7 @@ def test_ip_trunk_deletion(client: TestClient) -> None:
@@ -226,7 +237,7 @@ def test_ip_trunk_deletion(client: TestClient) -> None:
@@ -236,8 +247,8 @@ def test_ip_trunk_migration(client: TestClient) -> None: