summaryrefslogtreecommitdiffstats
path: root/test/units/errors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-091-2/+2
* Remove Python 2.x compat from unit tests (#82109)Matt Clay2023-11-021-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-3/+1
* Clean up unit tests. (#78498)Matt Clay2022-08-101-2/+2
* Use unittest.mock instead of mock. (#77883)Matt Clay2022-05-231-1/+1
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-231-1/+1
* Remove obsolete unit test builtins compat.Matt Clay2022-02-231-5/+4
* Fix YAML error message when error is at the end of the file (#73241)Sam Doran2021-01-191-8/+38
* Remove empty overridden unittest.setUp and unittest.tearDown methods.Mads Jensen2019-11-051-3/+0
* Add better error when k=v syntax is used with YAML in tasks (#41754)Sam Doran2018-12-041-4/+29
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-2/+3
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-4/+3
* Legacy pep8 updates for setup.py and testsMatt Martz2017-02-121-5/+21
* Add empty-init code-smell script. (#18406)Matt Clay2016-11-081-22/+0
* Relocate use of ERROR to display class, to avoid doubling upJames Cammarata2016-01-191-8/+8
* Improve handling of unicode errorsJames Cammarata2015-10-081-0/+15
* Making the switch to v2James Cammarata2015-05-042-0/+90