Commit Graph

88 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Abhijeet Kasurde 207a5fbebb
test: Handle Singleton Display class (#83673)
2 years ago
Abhijeet Kasurde c6d5be5cac
test: update tests (#83686)
2 years ago
Abhijeet Kasurde cd105d479a
display: warn user about empty log path value (#83381)
2 years ago
MajesticMagikarpKing e07b4edc54
Fix Test failure with cowsay installed/present (#83347)
2 years ago
Abhijeet Kasurde ea55dddc6a
Remove deprecated 'loader' argument (#82968)
2 years ago
carrychair 8b0f2ad9c5
remove repetitive words (#82799)
2 years ago
Martin Krizek 853423c270
test_encrypt: remove unreachable assertion (#82570)
2 years ago
Martin Krizek 3f74bc08ce
Remove crypt support from ansible.utils.encrypt (#81721)
2 years ago
Matt Clay 71a5212586 Add skips for encrypt unit tests for Python 3.13
2 years ago
Matt Clay dae4e2f07f
Remove unused/unreachable unit test code (#82160)
3 years ago
Matt Clay 916a20fccd Ignore coverage of test code that does not run
3 years ago
Matt Clay ac3ae94ae1
Ignore coverage on code intended never to execute (#82128)
3 years ago
Matt Clay 1df791cd90
Ignore code which coverage can't analyze (#82125)
3 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
3 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Clay 9295bb5b5d
Unit test cleanup (#81958)
3 years ago
Sviatoslav Sydorenko 350a394185
Remove Python 2 importlib.import_module compat (#81879)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Abhijeet Kasurde 0ea40e09d1
vars: handle exception in combine_vars (#81700)
3 years ago
Abhijeet Kasurde cd0aa35c19
encrypt: deprecate passlib_or_crypt (#81571)
3 years ago
Matt Clay 6627ba9ace
Unit test cleanup (#81556)
3 years ago
Sloane Hertel 48dfe8e215
add Python 3.12 support to ansible-test (#80834)
3 years ago
Matt Clay 63946eaed6
Remove unreachable code in curses unit test (#81138)
3 years ago
Brian Coca a7d2a4e032
display, also proxy warnings and deprecations (#81060)
3 years ago
Matt Clay 2ba24957dd
Use subset checks for some collection loader tests (#80812)
3 years ago
Sloane Hertel b981a9dfcd
add a worker queue to get updates from the main results thread (#79886)
3 years ago
Matt Clay 1ba100a3b4
Fix pointless statements in unit tests (#79940)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Matt Clay 91807695c3
Remove unused unit test code (#79879)
3 years ago
Matt Martz 56d142350d
Add support for importlib.resources (#78915)
3 years ago
Matt Martz d8cb9117ac
Skip test if no there are no problematic chars for wcswidth (#78645)
4 years ago
Matt Martz b1dd2af4ca
Preflight utf8 encodings check (#78175)
4 years ago
Matt Martz 5e369604e1
Forked display via queue (#77056)
4 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Sloane Hertel ed6581e4db
check finder type before passing path (#76448)
4 years ago
Brian Coca 472028c869
catch the case that cowsay is broken (#76326)
4 years ago
Thomas Sjögren 57359d0174
use passlib default if `password_hash` option isn't set (#75043)
5 years ago
Abhijeet Kasurde 1bd7dcf339
encrypt: add new paramter 'ident' (#74595)
5 years ago
Matt Martz 8d1cf7f266
Vendor `distutils.version` (#74644)
5 years ago
Brian Coca 4494ef3a9d
defend against bad or missing crypt (#74304)
5 years ago
Matt Clay 9ba6cf9a72 Relocate misplaced unit tests.
5 years ago
Alexei Znamensky 920b68f5f2
Fixed/improved regular expresssion for collection names (#73577)
5 years ago
Sviatoslav Sydorenko f327e65d11
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
5 years ago
Brian Coca d22804c4fb
saner path dir management (#72648)
5 years ago
Brian Coca e05c62547b
run playbook from collections (#67435)
6 years ago
Felix Fontein 1107aace1b
Add deprecation collection name to plugin options (#71735)
6 years ago
Matt Davis e813b0151c
fix coverage output from synthetic packages (#71727)
6 years ago
Matt Martz fdf5dd02b3
Updates for password hashing (#71120)
6 years ago
Brian Coca 1223ce656a
reset logging to INFO (#70878)
6 years ago