ansible/test
jhawkesworth 8f9b885113 Windows: A module for creating Toast notifications on Modern Windows versions. (#26675)
* replace duff commit version of win_toast

* change expire_mins to expire_secs and add example showing use of async

* fix metadata version to keep sanity --test validate-modules happy

* code review fixes and change expire_secs to expire_seconds

* add first pass integration tests for win_toast

* win_toast no longer fails if there are no logged in users to notify (it sets a toast_sent false if this happens)

* yaml lint clean up of setup.yml in win_toast integration tests

* improve exception and stack trace if the notifier cannot be created, following feedback from dag

* removed unwanted 'echo' input parameters from return vals; added to CHANGELOG.md, removed _seconds units from module params; updated tests to match
2017-08-29 19:19:18 -04:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Windows: A module for creating Toast notifications on Modern Windows versions. (#26675) 2017-08-29 19:19:18 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
sanity npm: fix idempotence (#22238) 2017-08-28 17:26:01 -04:00
units [cloud] Add the ability to modify shard count to kinesis_stream module (#24805) 2017-08-29 17:13:46 -04:00
utils Switch default cloud tests to smoketest. 2017-08-18 22:47:18 -07:00