summaryrefslogtreecommitdiff
path: root/test/units/errors
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* Remove obsolete unit test builtins compat.Matt Clay2022-02-221-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-121-2/+3
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-4/+3
* Legacy pep8 updates for setup.py and testsMatt Martz2017-02-111-5/+21
* Add empty-init code-smell script. (#18406)Matt Clay2016-11-071-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-032-0/+90