2196fa0e95
* [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
15 lines
150 B
Text
15 lines
150 B
Text
boto
|
|
boto3
|
|
placebo
|
|
jinja2
|
|
mock
|
|
nose
|
|
passlib
|
|
pycrypto
|
|
pytest
|
|
pytest-mock
|
|
pytest-xdist
|
|
python-memcached
|
|
pyyaml
|
|
redis
|
|
unittest2 ; python_version < '2.7'
|