zuul/tests/unit
Tobias Henkel e9a22510e8 Add implicit project name matching
Most project pipelines define jobs for the project they are defined
in. However they still need to name the project explicitly which makes
actions like repo renaming/movement very difficult.

Thus we want to add the project itself as an implicit fallback.

Change-Id: I273a2b3b1ba2a50565624553e3898be2da5611de
Depends-On: I5af74763fc9c4be395a341f28c6751d22bd46195
2017-12-22 10:09:28 +01:00
..
__init__.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_bubblewrap.py Write secrets to tmpfs 2017-08-19 08:08:19 -07:00
test_change_matcher.py Fix branch matching logic 2017-10-02 17:30:51 -04:00
test_clonemapper.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_cloner_cmd.py Replace equals None with is None 2017-06-05 13:06:10 -05:00
test_configloader.py change assert(Not)Equals to assert(Not)Equal 2017-09-13 17:34:24 -06:00
test_connection.py Support table prefix for sql reporter 2017-12-09 12:30:24 +01:00
test_daemon.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_disk_accountant.py Improve cleanup of test disk accountant 2017-08-01 07:51:23 +02:00
test_encryption.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00
test_executor.py Rename ssh_port to connection_port 2017-12-06 20:19:02 +00:00
test_gerrit.py change assert(Not)Equals to assert(Not)Equal 2017-09-13 17:34:24 -06:00
test_git_driver.py Git driver 2017-12-15 14:32:40 +01:00
test_github_crd.py Implement Depends-On for github 2017-06-29 11:26:19 -07:00
test_github_driver.py Split github hook ingest and processing 2017-09-06 13:50:11 -07:00
test_github_requirements.py Remove unnecessary loop in github test 2017-07-06 15:59:03 -07:00
test_inventory.py Use connection type supplied from nodepool 2017-12-20 16:42:06 +01:00
test_merger_repo.py Add git timeout 2017-10-10 08:10:20 -07:00
test_model.py Validate that a job has a run playbook on freeze 2017-10-26 16:05:22 -07:00
test_multi_driver.py Remove status handling from FakeGithubConnection 2017-08-03 19:22:54 +00:00
test_nodepool.py Add support for shared ansible_host in inventory 2017-11-18 16:22:01 -05:00
test_openstack.py Use correct label casing in tests 2017-07-27 07:50:03 +02:00
test_push_reqs.py Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
test_requirements.py Use correct label casing in tests 2017-07-27 07:50:03 +02:00
test_scheduler.py Add implicit project name matching 2017-12-22 10:09:28 +01: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 finger gateway 2017-12-13 10:07:37 -05:00
test_v3.py Add debug project-pipeline option 2017-12-13 18:00:23 -08:00
test_webapp.py Return 404 on unknown tenants 2017-08-17 09:54:08 -07:00
test_zuultrigger.py Re-enable test_zuul_trigger_project_change_merged 2017-10-19 07:47:16 +02:00