Commit Graph

60 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
Toshio Kuratomi b454115e9f Update test cases
9 years ago
Toshio Kuratomi c81314dcb9 Add a hack to test whether type=path should be used in a module
9 years ago
Toshio Kuratomi 5e9384300d Add boilerplate and remove wildcard imports for openstack modules (#31461)
9 years ago
Toshio Kuratomi 9c81257ce3 Remove wildcard imports from amazon modules (#31451)
9 years ago
Hervé Beraud 0e9ae5b8cc [fix] no-unicode-literals sanity error on ansible.egg-info (#30446)
9 years ago
Toshio Kuratomi c82cf791dd Add a code-smell test for smart quotes and remove smart quotes from all files
9 years ago
Toshio Kuratomi ff13d58c14 Remove use of unicode_literals as it is an anti-pattern
9 years ago
Toshio Kuratomi 7cd81b802d Fix wildcard imports, remove get_exception, add boilerplate
9 years ago
Toshio Kuratomi ac56a2f138 Remove wildcard imports and get_exception calls
9 years ago
Toshio Kuratomi 44935a5db6 Add a (disabled) code-smell test for detecting _ variables
9 years ago
Toshio Kuratomi fbf6cb8fff Add boilerplate to fetch.py
9 years ago
Toshio Kuratomi f4d7b9a596 code-smell test changes
9 years ago
Abhijeet Kasurde 97240a9ebc Fix for missing import and boilerplate
9 years ago
Abhijeet Kasurde 5e2184c683 Fixing broken imports and get_exception for ipa
9 years ago
Robin Roth b134352d8c WIP: Replace boilerplate (#27554)
9 years ago
Toshio Kuratomi 0b9a78f0b3 Remove wildcard, add boilerplate and get rid of get_exception
9 years ago
Toshio Kuratomi 4109a82d0a remove wildcards and add boilerplate
9 years ago
Toshio Kuratomi 0765ceb66d revise ordered list of boilerplate work
9 years ago
Toshio Kuratomi 8de6cff2b1 more wildcards
9 years ago
Toshio Kuratomi 1ee08c0f06 Get rid of more wildcard imports and add boilerplate to more modules
9 years ago
Toshio Kuratomi 8b7db55a94 Modify boilerplate code-smell test to check some of the module dirs
9 years ago
Toshio Kuratomi 225fa5d092 Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
Toshio Kuratomi 9f7b0dfc30 Remove automatic use of system six
9 years ago
Matt Clay 789218c215 Initial ansible-test sanity docs. (#26775)
9 years ago
Brian Coca 272f5fd03a avoid doing cmp on .git
9 years ago
Brian Coca 74842adc07 1st part of ansible config, adds ansible-config to view/manage configs (#12797)
9 years ago
Chris Alfonso b937bad52e Narrowing the match for python 3 cmp check (#25220)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
kkjang 5c43bd3bae Cmp python3 compat (#25008)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Matt Clay a07d42e16d Add support for cloud tests to ansible-test. (#24315)
9 years ago
Toshio Kuratomi 3428f42120 Add integration test that modules are loaded from the expected locations (#24170)
9 years ago
Matt Clay d662f6f0db Fix bugs in ansible-test units command. (#24044)
9 years ago
Matt Clay e7bb508ad6 Fix var precedence check to support python 3. (#23552)
9 years ago
Lumír 'Frenzy' Balhar 9d41aefd71 Add Python 3 support for validate-modules test. (#21195)
9 years ago
Dag Wieers ac43a1bbbc Windows: Use the correct newline sequence for the platform (#21846)
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
James Cammarata a2599cab79 Fix variable precedence of INI/script vars to be in-line with docs.
9 years ago
Matt Clay d66ce40ecb Overhaul `ansible-test sanity` implementation. (#22177)
9 years ago
Matt Clay cba91c7f44 Test placement (#21801)
9 years ago
Matt Clay b5e0eb0985 Fixes for missing aliases files sanity test. (#21798)
9 years ago
Matt Clay d54bc09fae Consider module_utils deps when running tests. (#21382)
10 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
10 years ago
Toshio Kuratomi 5c38f3cea2 Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader.
10 years ago
Matt Clay 7ba47bfd2d Correct test constraints and add sanity check.
10 years ago
Matt Clay 50b11cd8e3 Add test for `ConfigureRemotingForAnsible.ps1`.
10 years ago
Toshio Kuratomi 74db76ec9c Not my day... Remove extraneous vim typo
10 years ago
Toshio Kuratomi d001d250f0 Whitelist the hacking/cherrypick script's use of python3
10 years ago
Matt Clay 422857166b Remove legacy test alias migration script. (#19629)
10 years ago
Toshio Kuratomi 0b440a9289 Code smell test for iteritems and itervalues (#19292)
10 years ago