Rene Moser
6c2af29659
tests: add handler listen test cases
2017-01-03 15:00:00 -08:00
Matt Davis
f96ac8bff0
fix multiple handler notifications ( #19655 )
...
Fixes #19647
Adds integration test to catch multiple handler notifications
2016-12-22 21:33:24 -08:00
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
2016-11-29 21:21:53 -08:00
James Cammarata
4f06a86161
Alternately track listening handlers by uuid if no name is set
...
Fixes #17846
2016-11-13 15:24:44 -06:00
Adrien Vergé
0e834fc9e4
Fix cosmetic problems in YAML source
...
This change corrects problems reported by the `yamllint` linter.
Since key duplication problems were removed in 4d48711
, this commit
mainly fixes trailing spaces and extra empty lines at beginning/end of
files.
2016-11-11 14:50:57 -08:00
Pierre-Louis Bonicoli
3edac76e1b
tests: check that handlers are able to use 'include'
2016-10-21 20:17:42 +02:00
Matt Clay
80a5c70ad7
Split integration tests out from Makefile. ( #17976 )
2016-10-12 14:57:53 -07:00