ansible/test/units/modules
Jiri Hnidek 978fe81a6d Added unit tests for redhat_subscription module (#58665)
* Fixed the redhat_subscription module:
  - Option 'pool_ids' works in Python3 now
  - It tries to attach only pools IDs that are available
  - Optimization of code: do not call list --available, when
    no pool is requested
  - Simplified configure() method
  - Small changes to generate same commands on Python2 and Python3.
    Order of arguments/options and pool IDs have to be same to
    be able to run unit test using Python2 and Python3.
  - Added fragments file for redhat_subscribtion module
2019-07-29 16:11:29 -04:00
..
cloud Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
crypto New LUKS devices management module (#48991) 2019-02-15 09:25:14 +00:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
net_tools Address regression causing bootproto=dhcp for manual IP addresses (#56376) 2019-07-22 09:30:24 +05:30
network Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging Added unit tests for redhat_subscription module (#58665) 2019-07-29 16:11:29 -04:00
remote_management Adding dell ome device_info module (#53438) 2019-06-10 06:41:48 -04:00
source_control Fix for skipping of gitlab_runner test. 2019-07-05 11:47:19 -07:00
storage Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
system Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
utils.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00