zuul/tests/unit
Felix Edel 33f87bea9c
Implement basic github checks API workflow
Utilizing the checks API to report the build state to Github provides
some additional functionality that is not supported by the status API.

Those are:
 - Defining custom actions to e.g. cancel a running build
 - Report line-based file annotations

This change implements the basic checks API workflow. Once this is in
place, the additional features could simply be added on top.

Change-Id: I7e790783ee35971085863b5487ff094fa0b23d65
Story: 2007268
Task: 38672
2020-02-19 13:31:49 +01:00
..
__init__.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_auth.py JWT drivers: Deprecate RS256withJWKS, introduce OpenIDConnect 2020-02-11 09:30:15 +00:00
test_bubblewrap.py test: prevent ResourceWarning in test_bubblewrap 2020-01-22 11:50:34 +01:00
test_change_matcher.py Make files matcher match changes with no files 2019-08-23 18:59:29 +02:00
test_client.py test: prevent ResourceWarning in test_client 2020-01-22 12:56:07 +01:00
test_cmd.py Revert "Revert "Add the process environment to zuul.conf parser"" 2019-11-02 09:10:18 +09:00
test_configloader.py Authorization rules: support YAML nested dictionaries 2020-01-13 15:00:51 +01:00
test_connection.py Report buildset result in MQTT reporter 2020-01-16 13:25:47 +01:00
test_cross_crd.py Return dependency cycle failure to user 2019-07-25 11:11:53 +02:00
test_daemon.py Remove unecessary shebang and exec bit 2018-07-26 07:12:24 +00:00
test_default_config.py Add type check for zuul conf 2018-12-10 19:24:50 +08:00
test_disk_accountant.py Optionally disable disk_limit_per_job 2019-02-22 08:10:59 +01:00
test_encryption.py Use nested tempfile fixture for cleanups 2018-02-06 15:18:45 -08:00
test_executor.py Fix evaluation of range file_comments 2020-02-17 10:43:23 +01:00
test_gerrit.py Gerrit checks: trigger new patchset behavior 2020-02-13 14:00:33 -08:00
test_gerrit_crd.py Fix gerrit errors from production 2019-09-20 07:26:04 -07:00
test_gerrit_legacy_crd.py Fix gerrit errors from production 2019-09-20 07:26:04 -07:00
test_git_driver.py Extract the watcher from git driver 2020-02-05 13:21:48 -08:00
test_github_crd.py Remove unecessary shebang and exec bit 2018-07-26 07:12:24 +00:00
test_github_driver.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00
test_github_requirements.py Implement basic github checks API workflow 2020-02-19 13:31:49 +01:00
test_gitlab_driver.py Gitlab - Implement the note event and the comment trigger action 2020-02-12 22:33:10 +00:00
test_inventory.py Merge "Speed up test_inventory" 2020-02-19 02:06:55 +00:00
test_keystorage.py Add private key storage migration 2018-09-04 15:42:38 -07:00
test_lib_ansible.py ansible manager: only failed if last ansible failed 2020-02-04 15:06:00 +01:00
test_merger_repo.py tests: remove test_repo_repr 2020-01-21 23:14:11 +01:00
test_model.py Revert "Revert "Add the process environment to zuul.conf parser"" 2019-11-02 09:10:18 +09:00
test_multi_driver.py Remove status handling from FakeGithubConnection 2017-08-03 19:22:54 +00:00
test_nodepool.py Add caching of autohold requests 2019-09-16 10:46:36 -04:00
test_openstack.py Remove unecessary shebang and exec bit 2018-07-26 07:12:24 +00:00
test_pagure_driver.py Merge "Pagure: Fix handling of threshold_reached: None" 2019-12-06 22:00:44 +00:00
test_push_reqs.py Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
test_requirements.py Fix reject clauses in the absence of approvals 2018-08-13 12:37:32 +02:00
test_scheduler.py Don't run jobs if only their file matchers are updated 2020-02-07 07:16:25 -08:00
test_ssh_agent.py Add SSH Agent Primitives and usage 2017-05-26 09:52:22 -07:00
test_stack_dump.py Several executor threading fixes 2017-10-17 09:49:29 -07:00
test_streaming.py Add command processor to zuul-web 2019-06-21 18:11:40 +02:00
test_supercedent.py Check branches in supercedent pipelines 2019-04-05 13:59:05 -07:00
test_v3.py Clarify RequirementError message 2020-02-17 10:49:12 +01:00
test_web.py Merge "Don't run jobs if only their file matchers are updated" 2020-02-12 21:53:20 +00:00
test_web_urls.py Add command processor to zuul-web 2019-06-21 18:11:40 +02:00
test_zk.py Add caching of autohold requests 2019-09-16 10:46:36 -04:00
test_zuultrigger.py Fix issue search in FakeGithubClient 2019-11-15 15:15:45 +01:00