ansible/test/sanity
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 2018-10-18 16:44:44 +10:00
code-smell Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
compile Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
import Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
pep8 Enable PEP8 testing of E305 2018-07-31 12:06:56 -07:00
pslint win_get_url: Rewrite using AnsibleModule (#48390) 2018-11-19 08:17:13 +10:00
pylint Fix syntax error for Python 2.6 (#47635) 2018-10-27 12:43:53 +10:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
yamllint Add yamllint for plugin docs and fix issues. 2018-05-23 09:19:30 -07:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00