summaryrefslogtreecommitdiff
path: root/test/sanity/code-smell
Commit message (Expand)AuthorAgeFilesLines
* Update no-unwanted-files sanity test.Matt Clay2020-03-041-0/+7
* Remove file exists check from botmeta sanity test.Matt Clay2020-03-041-11/+0
* Remove `test/legacy/` directory. (#67786)Matt Clay2020-02-261-6/+0
* Relocate Shippable tools. (#67556)Matt Clay2020-02-191-0/+1
* BOTMETA migrated_to should be namespace.collection (#64029)John R Barker2019-12-031-1/+1
* botmeta sanity: check migrated_to on non-existing file (#64551)Martin Krizek2019-11-071-2/+3
* BOTMETA support migrated_to (#63952)John R Barker2019-10-281-1/+5
* Update release name for 2.10Toshio Kuratomi2019-09-052-0/+54
* Update sanity tests for collections. (#61352)Matt Clay2019-08-262-0/+30
* Relocate ansible-test self tests outside package. (#61255)Matt Clay2019-08-241-4/+14
* Sanity test updates for collections support. (#61248)Matt Clay2019-08-233-0/+48
* Install ansible-test (#60718)Toshio Kuratomi2019-08-202-31/+354
* Support windows-integration on collections. (#60984)Matt Clay2019-08-201-14/+35
* Add sanity test for obsolete files.Matt Clay2019-08-092-0/+35
* Split up "code smell" sanity tests. (#60174)Matt Clay2019-08-0619-0/+713
* Relocate ansible-test code. (#60147)Matt Clay2019-08-0664-1568/+0
* More prep for ansible-test relocation. (#60114)Matt Clay2019-08-052-8/+6
* More sanity test updates for collections. (#59841)Matt Clay2019-07-303-55/+14
* Support directories in sanity tests.Matt Clay2019-07-302-20/+5
* Standardize ansible-test sanity test filters.Matt Clay2019-07-3010-10/+10
* Clean up sanity test ignore handling. (#59749)Matt Clay2019-07-2918-99/+8
* Consolidate sanity test ignore entries. (#59665)Matt Clay2019-07-2620-2099/+2
* Verify package data in setup.py installs all files (#59537)Matt Martz2019-07-243-0/+54
* Initial ansible-test support for collections. (#59197)Matt Clay2019-07-221-0/+8
* Generate galaxy.yml based on single source of truth (#59170)Jordan Borean2019-07-231-0/+1
* Code cleanup for test infrastructure. (#59046)Matt Clay2019-07-125-24/+24
* Fix pylint warnings for update-bundledToshio Kuratomi2019-07-121-6/+43
* Add future and metaclass boilerplate to test code.Matt Clay2019-07-1228-4/+63
* Rename python files in hacking/ directory to have .py suffixToshio Kuratomi2019-07-101-1/+1
* Split the metaclass == type and from future boilerplate code.Toshio Kuratomi2019-07-105-72/+2034
* Prepare ansible-test for supporting collections. (#58886)Matt Clay2019-07-091-2/+4
* Fix sanity tests that are failing with LC_ALL set (#58604)Matt Martz2019-07-021-4/+4
* Properly enforce shebang on collections.Matt Clay2019-06-251-1/+1
* Cloud dev docs to rst (#56485)Alicia Cozine2019-05-161-4/+0
* Add sanity test to check for unwanted files.Matt Clay2019-05-142-0/+57
* Implement a framework for having common code for release scripts (#55893)Toshio Kuratomi2019-05-011-2/+1
* Don't register tests as filters (#55332)Matt Martz2019-04-162-89/+0
* Add a script to generate a new porting guideToshio Kuratomi2019-04-121-1/+2
* module_utils fixes in collections (#55118)Matt Davis2019-04-101-0/+4
* Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran2019-04-091-19/+0
* Add a script to generate twitter and mailing list announcementsToshio Kuratomi2019-03-221-0/+2
* Replace no-underscore-variable test with pylint. (#54140)Matt Clay2019-03-202-144/+0
* Fix no-underscore-variable test. (#54137)Matt Clay2019-03-201-1/+1
* Check extensions on changelog fragments.Matt Clay2019-03-081-0/+10
* Fix no-assert code-smell regex.Matt Clay2019-03-081-1/+1
* mongodb_replicaset module and test exception (#49690)Rhys Campbell2019-02-251-0/+1
* GCE deprecation warning (#52116)Alex Stephen2019-02-181-1/+1
* Disable the update-bundled test during normal operationToshio Kuratomi2019-02-061-1/+2
* Have update-bundled check for updates to all bundled codeToshio Kuratomi2019-02-062-0/+138
* Support `ignore_changes` in code-smell tests.Matt Clay2019-02-052-14/+26