added test for canhazip.com

This commit is contained in:
Daniel Sagi
2019-07-01 20:17:07 +03:00
parent 903c0689f0
commit ceeb70c5f4
+1
View File
@@ -27,6 +27,7 @@ def test_FromPodHostDiscovery():
f.execute()
# Test that we don't trigger a HostScanEvent unless either config.remote or config.cidr are configured
m.get("http://canhazip.com/", text="10.10.10.10")
config.remote = "1.2.3.4"
f.execute()