Commit Graph

69 Commits (eae23d2dbdd26b738a1702e6a064d02df391d48e)

Author SHA1 Message Date
Matt Clay 74ac1c2e4a Test cleanup.
8 years ago
Matt Martz 70b31abf85
Fix tests as filters 5 (#34406)
8 years ago
Matt Martz 57575d1cfa
Fix tests as filters #4 (#33930)
8 years ago
Toshio Kuratomi 7bd0af15d2
Enhance empty __init__ code-smell to check module_utils (#33438)
9 years ago
Matt Martz 99d4f5bab4 Remove uses of assert in production code (#32079)
9 years ago
Toshio Kuratomi 0b320ba15c Generate whitelist of current files using underscore variable and enable test
9 years ago
Matt Clay cf1337ca9a Update ansible-test sanity command. (#31958)
9 years ago
Matt Clay 36b13e3e3d Fix ansible-test default image. (#31966)
9 years ago
Matt Clay 6c3339402a Improve python 2/3 ABC fallback for pylint. (#31848)
9 years ago
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