ansible/test/runner
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
..
completion Add support for ios to ansible-test. 2017-01-16 15:05:56 -08:00
injector Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
lib Overhaul ansible-test import analysis. (#22888) 2017-03-22 18:07:53 -07:00
requirements [cloud][tests] fixtures for placebo to test AWS modules using boto3 (#21253) 2017-03-31 15:31:12 -04:00
setup
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
ansible-test
Makefile Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
retry.py Add retries to Shippable CI scripts. (#21108) 2017-02-07 16:33:45 -08:00
test.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
tox.ini