Commit Graph

19 Commits (dcd31da01a118774544efbb36bb6600a33f99ca4)

Author SHA1 Message Date
Matt Clay 98a0995fd0 Clean up unit test boilerplate.
6 years ago
Matt Clay 04666c9fa1
Clean up unit tests to assist with migration. (#67875)
6 years ago
Hervé Beraud db70eeb913 Feature/test inventory (#30707)
9 years ago
Pilou 2a92120ffa INI inventory plugin: add documentation about variable types (#25798)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Pilou addedb12cf Inventory default groups 'all' and 'ungrouped': add tests and documentation (#21728)
9 years ago
Adrian Likins a1ca10f7fc Add lots of test cases to inventory/test_host.py (#17827)
10 years ago
Matt Clay 8c270ac75f Add empty-init code-smell script. (#18406)
10 years ago
James Cammarata 750adbaa27 Changing up how host (in)equality is checked
11 years ago
Brian Coca 9b088a1e40 implemented inventory_hostname lookup in v2
11 years ago
Abhijit Menon-Sen d100db837b Add basic tests for expand_hostname_range
11 years ago
Marius Gedminas 0624797375 Bugfix: if you define a custom __eq__, you must define a __hash__ too
11 years ago
Marius Gedminas a2bc6b4b26 Bugfix: if you define __eq__, you should define __ne__ too
11 years ago
Abhijit Menon-Sen 2fcdb37e7b Support «hosts: groupname[1:]» notation (~= 'the rest of the group')
11 years ago
Abhijit Menon-Sen 21142f5723 Add some tests for split/apply_subscript
11 years ago
Victor Salgado 01ae60d524 Add more tests for _split_pattern for when the input is a list
11 years ago
Abhijit Menon-Sen abd006657b Add test/units/inventory with a few _split_pattern tests
11 years ago