Jorge Schrauwen
|
cbded94f1a
|
fix unit test (attempt 1)
|
2015-11-30 16:21:49 +00:00 |
|
Michael Steed
|
0543f9aa0d
|
fix tests/unit/modules/network_test.py
Explicitly test salt.ext.ipaddress in test_is_private() and
test_is_loopback() as originally intended.
|
2015-06-09 12:13:04 -06:00 |
|
Michael Steed
|
03ba3c4b1d
|
py3: fix tests/unit/modules/network_test.py
Mock whichever ipaddress modules was imported by the network module
|
2015-06-08 16:16:52 -06:00 |
|
Ronald van Zantvoort
|
d814b7f9a3
|
Better unit test fix, add 2 unit tests for IPv6
|
2015-05-01 20:29:25 +02:00 |
|
Ronald van Zantvoort
|
d81fbc4bc3
|
Unit test fix
|
2015-05-01 19:34:08 +02:00 |
|
Justin Findlay
|
2ef39ed380
|
add wake-on-lan unit tests
|
2015-04-07 14:41:28 -06:00 |
|
rallytime
|
39f3ff526a
|
Patch decorators.which for network_test.test_arp
If salt.utils.which('arp') is None, we shouldn't fail this test.
This fixes the Arch and Fedora test failures on develop
|
2015-04-03 08:28:10 -06:00 |
|
Jayesh Kariya
|
1a9e6aab75
|
adding network unit test case.
|
2015-04-02 12:25:48 +05:30 |
|