ansible/test/units
Ryan Brown 2196fa0e95 [cloud][tests] fixtures for placebo to test AWS modules using boto3 (#21253)
* [cloud][tests] Create fixtures for using placebo to test boto3-using modules

* Use pytest's importorskip instead of manually skipping on missing deps

* Fix imports in cloudformation module

* Delete unused code

* Add maybe_sleep fixtures to speed up recorded test runs

* Build basic placebo-CFN tests

* Commit placebo recordings of basic stack operations

* Add placebo to test-requires

* Allow unit tests to run regardless of environment by setting a default region

* Use explicit relative import for Python 3 compat

* Use __name__ attribute that works on Python 2 and 3
2017-03-31 15:31:12 -04:00
..
cli Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
contrib Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
errors Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
executor Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
module_utils Added Virtuozzo distribution support 2017-03-29 08:47:05 -07:00
modules [cloud][tests] fixtures for placebo to test AWS modules using boto3 (#21253) 2017-03-31 15:31:12 -04:00
parsing Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins Fix synchronize tests for the updated quoting change between action and module 2017-03-28 14:15:18 -07:00
template Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
test_constants.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00