ansible/test/units/plugins/action
Brian Coca e2f17f8d9b set cwd to task's basedir (#16805)
* switch cwd to basedir of task

This restores previous behaviour in pre 2.0 and allows for 'local type' plugins
and actions to have a more predictable relative path.

fixes #14489

* removed FIXME since prev commit 'fixes' this

* fix tests, now they need a loader (thanks jimi!)
2016-07-25 08:11:45 -04:00
..
fixtures/synchronize Fix synchronize+vagrant dest assertions that were incorrect. (#16291) 2016-06-14 19:56:50 -04:00
__init__.py Reorganizing plugin unit tests and adding start of strategy tests (v2) 2015-05-18 17:26:59 -07:00
test_action.py set cwd to task's basedir (#16805) 2016-07-25 08:11:45 -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