1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity/code-smell
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
2017-05-30 18:05:19 +01:00
..
ansible-var-precedence-check.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
boilerplate.sh Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
empty-init.sh Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inappropriately-private.sh Cleanup and fixes for code smell scripts. 2016-11-03 23:56:30 -07:00
integration-aliases.py Test placement (#21801) 2017-02-22 12:43:45 -08:00
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
no-basestring.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-dict-iteritems.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-dict-itervalues.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-iterkeys.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-list-cmp.sh Cmp python3 compat (#25008) 2017-05-24 15:59:59 -07:00
pylint-ansible-test.sh Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
replace-urlopen.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 2016-10-31 12:53:11 -07:00
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 2017-05-01 08:52:25 -07:00
skip.txt Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
test-constraints.sh Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
use-compat-six.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00