ansible/test/units/plugins/action
Adrian Likins 7d41f623dd Move py34 mock_open compat to compat/test/mock (#17157)
test/units/plugins/action/test_action.py had code
for handling a bug in python 3.4's mock_open that
causes errors when reading binary data.

Moved to compat/tests/mock.py so other tests can
use it by default.
2016-08-19 18:11:24 -04:00
..
fixtures/synchronize Fix synchronize+vagrant dest assertions that were incorrect. (#16291) 2016-06-14 19:56:50 -04:00
__init__.py
test_action.py Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
test_raw.py raw should not use default executable (#16085) 2016-06-10 11:37:58 -04:00
test_synchronize.py Add a framework, fixtures and test for common synchronize scenarios. (#15983) 2016-05-31 22:35:59 -04:00