salt/tests/unit/beacons
rallytime 74d315fd28
Merge branch '2017.7' into 'develop'
Conflicts:
  - salt/modules/file.py
  - tests/unit/modules/test_file.py
2017-09-26 13:45:10 -04:00
..
__init__.py add inotify beacon unit tests 2015-05-27 13:26:36 -06:00
test_adb_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_avahi_announce_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_bonjour_announce_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_btmp_beacon.py Adding test_btmp_beacon. 2017-09-22 14:24:31 -07:00
test_diskusage_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_glxinfo_beacon.py Renaming all tests to be consistent with naming. 2017-08-14 12:04:38 -07:00
test_haproxy_beacon.py Updating memusage, ps and diskusage beacons for python3 related failures. Updating respective tests as well. 2017-08-14 12:04:38 -07:00
test_inotify_beacon.py Updating inotify beacon & inotify beacon test to use list based configuration rather than dictionary based configuration 2017-08-14 12:04:36 -07:00
test_journald_beacon.py Removing the wrong import, re-adding Mock and removing the ones that are not used. 2017-08-14 12:04:38 -07:00
test_load_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_log_beacon.py Updating mock from salt.utils to salt.utils.files for fopen. 2017-08-14 12:04:38 -07:00
test_memusage_beacon.py Updating memusage, ps and diskusage beacons for python3 related failures. Updating respective tests as well. 2017-08-14 12:04:38 -07:00
test_network_info_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_network_settings_beacon.py fixing more lint issues 2017-08-14 12:04:38 -07:00
test_ps_beacon.py Removing unused import from ps beacon. Fixing mock for sensehat test. 2017-08-14 12:04:38 -07:00
test_salt_proxy_beacon.py Adding the tests 2017-08-14 12:04:37 -07:00
test_sensehat_beacon.py Removing unused import from ps beacon. Fixing mock for sensehat test. 2017-08-14 12:04:38 -07:00
test_service_beacon.py Updating unit and integration tests for beacons to reflect changes. 2017-08-14 12:04:38 -07:00
test_status_beacon.py Merge branch '2017.7' into 'develop' 2017-09-26 13:45:10 -04:00
test_telegram_bot_msg_beacon.py Updating the telegram_bot_msg beacon to use list based configuration rather that dictionary based configuration. 2017-08-14 12:04:37 -07:00
test_twilio_txt_msg_beacon.py Updating logging, shuffling some imports of salt.ext.six.moves around to fix linting. better way to determine the twilio library version. 2017-08-14 12:04:38 -07:00
test_wtmp_beacon.py Updating btmp & wtmp beacons to work with python3. Adding ability to fire alerts for specific users & specific times. Adding some unit tests for both. 2017-09-22 14:24:31 -07:00