zuul/tests
James E. Blair b19aff7bb8 Report more YAML syntax errors
In our override of construct_mapping, we don't handle one of the
error cases that the base class does.  If the user supplies
"foo: {{ bar }}" we fail before the superclass method runs and
therefore we don't benefit from its error.  This change corrects
that by testing for that case and allowing the superclass method
to run.

Change-Id: I0b92053b08cb4991309163c94846bd34c4cb1393
2021-11-16 09:58:15 -08:00
..
fixtures Merge "Add gitlab disable_connection_pool option" 2021-10-30 12:51:28 +00:00
nodepool Don't use the AnsibleJob in the nodepool client 2021-09-10 10:55:01 -07:00
remote Fix zuul client and remote tests 2021-06-24 11:36:17 -07:00
unit Report more YAML syntax errors 2021-11-16 09:58:15 -08:00
zuul_client Merge "Don't clear connection caches during full reconfig" 2021-07-09 16:40:05 +00:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Remove fake SQL classes and variables from tests 2021-11-15 15:37:52 +01:00
encrypt_secret.py Make tests' encrypt_secret.py work with python3 2017-10-19 18:09:57 +00:00
fake_graphql.py Fetch can-merge info when updating a pull-request 2020-09-23 12:03:55 +02:00
fakegithub.py github: more complete mocking for app setup 2021-09-23 19:53:48 +10:00
fakegitlab.py Perform actual HTTP requests in gitlab tests 2021-10-14 16:29:44 -07:00
make_playbooks.py Use libyaml if possible 2017-04-04 11:49:05 -07:00
print_layout.py Do not add implied branch matchers in project-templates 2017-09-30 10:19:07 -07:00