salt/tests/unit/beacons
rallytime 3273bbdab7
Merge branch '2017.7' into '2018.3'
Conflicts:
  - doc/ref/configuration/master.rst
  - doc/ref/modules/all/index.rst
  - doc/topics/grains/index.rst
  - doc/topics/releases/2016.3.4.rst
  - doc/topics/spm/spm_formula.rst
  - doc/topics/tutorials/cron.rst
  - doc/topics/tutorials/index.rst
  - doc/topics/tutorials/stormpath.rst
  - salt/engines/slack.py
  - salt/log/handlers/fluent_mod.py
  - salt/modules/cyg.py
  - salt/modules/junos.py
  - salt/modules/namecheap_dns.py
  - salt/modules/namecheap_domains.py
  - salt/modules/namecheap_ns.py
  - salt/modules/namecheap_ssl.py
  - salt/modules/namecheap_users.py
  - salt/modules/reg.py
  - salt/modules/tomcat.py
  - salt/modules/vault.py
  - salt/modules/win_file.py
  - salt/modules/zpool.py
  - salt/output/highstate.py
  - salt/renderers/pass.py
  - salt/runners/cache.py
  - salt/states/boto_apigateway.py
  - salt/states/boto_iam.py
  - salt/states/boto_route53.py
  - salt/states/msteams.py
  - salt/states/reg.py
  - salt/states/win_iis.py
  - tests/integration/modules/test_cmdmod.py
  - tests/integration/states/test_user.py
  - tests/support/helpers.py
  - tests/unit/cloud/clouds/test_openstack.py
  - tests/unit/fileserver/test_gitfs.py
  - tests/unit/modules/test_junos.py
  - tests/unit/pillar/test_git.py
  - tests/unit/states/test_win_path.py
  - tests/unit/test_pillar.py
  - tests/unit/utils/test_format_call.py
  - tests/unit/utils/test_utils.py
  - tests/unit/utils/test_warnings.py
2018-06-01 14:54:12 -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 Mock open to /var/log/btmp and /var/log/wtmp 2017-10-21 09:50:08 -04: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 Complete the salt.utils refactor 2017-10-15 09:43:31 -05:00
test_load_beacon.py Skip test_load_match on Windows 2018-01-08 14:31:46 -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 Ensure the salt_proxy is returning the correct tuple when the configuration is valid. Update various beacon unit tests to ensure they are testing the results of the validate function for a True result. 2018-04-24 08:00:06 -07:00
test_sensehat_beacon.py Ensure the salt_proxy is returning the correct tuple when the configuration is valid. Update various beacon unit tests to ensure they are testing the results of the validate function for a True result. 2018-04-24 08:00:06 -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 '2018.3' 2018-06-01 14:54:12 -04:00
test_telegram_bot_msg_beacon.py Ensure the salt_proxy is returning the correct tuple when the configuration is valid. Update various beacon unit tests to ensure they are testing the results of the validate function for a True result. 2018-04-24 08:00:06 -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 Mock open to /var/log/btmp and /var/log/wtmp 2017-10-21 09:50:08 -04:00