ansible/test
Rick Elrod bd1acb74c8
[playbook/play.py] Increase error test coverage (#74217)
Change:
- Mostly increase error coverage for various conditions in play.py
- Also fix a string in an error, where get_name() was called before
  self.name was read in, so get_name() was always ''.

Test Plan:
- new tests

Signed-off-by: Rick Elrod <rick@elrod.me>

* Fix regex for py2 and py3

Signed-off-by: Rick Elrod <rick@elrod.me>

* py2 hates me

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-04-13 11:22:02 -04:00
..
ansible_test
integration [playbook/play.py] Increase error test coverage (#74217) 2021-04-13 11:22:02 -04:00
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
sanity [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
support Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
units [playbook/play.py] Increase error test coverage (#74217) 2021-04-13 11:22:02 -04:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00