You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
This makes our recursive, ast.parse performance measures as fast as
pre-ziploader baseline.

Since this unittest isn't testing that the returned module data is
correct we don't need to worry about os.rename not having any module
data.  Should devise a separate test for the module and caching code
9 years ago
..
action Controller-side module caching. 9 years ago
cache Fixed import typo for memcache module in tests. 9 years ago
callback Squashed commit of the following: 9 years ago
connections Fix ssh connection unittests for python3.4 9 years ago
filter Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
inventory Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
lookup Fix problem with "=" in the initial file path. 9 years ago
shell Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
strategies correctly deals with non serializable type 9 years ago
vars Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
__init__.py Making the switch to v2 10 years ago
test_plugins.py Test other use-cases for PluginLoader's config 9 years ago