ansible/test
Matt Davis 3f1ec6b862 add custom module type validation (#27183)
* Module argument_spec now accepts a callable for the type argument, which is passed through and called with the value when appropriate. On validation/conversion failure, the name of the callable (or its type as a fallback) is used in the error message.
* adds basic smoke tests for custom callable validator functionality
2017-07-26 16:12:50 -07:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Remove automatic use of system six 2017-07-25 15:58:23 -07:00
sanity Add testcase for ipify_facts (#26421) 2017-07-26 12:16:10 +02:00
units add custom module type validation (#27183) 2017-07-26 16:12:50 -07:00
utils Optimize running of CI cloud integration tests. 2017-07-14 22:28:14 -07:00