| test_build_get (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_build_get_definition (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_build_get_latest (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_build_list (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_build_list_paginate (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_no_builds (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_promote_get (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_promote_list (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_promote_list_empty (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_promote_post (tests.test_api_build.BuildAPITest) |
PASSED
|
| test_run_health (tests.test_api_health.HealthApiTest) |
PASSED
|
| test_no_projects (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_create (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_create_denied (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_get (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_get_404 (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_list (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_project_permission (tests.test_api_project.ProjectAPITest) |
PASSED
|
| test_list_triggers (tests.test_api_project_triggers.ProjectTriggerAPITest) |
PASSED
|
| test_list_triggers_empty (tests.test_api_project_triggers.ProjectTriggerAPITest) |
PASSED
|
| test_list_triggers_no_auth (tests.test_api_project_triggers.ProjectTriggerAPITest) |
PASSED
|
| test_build_complete_email (tests.test_api_run.RunAPITest) |
PASSED
|
| test_build_complete_triggers (tests.test_api_run.RunAPITest) |
PASSED
|
| test_no_runs (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_complete_tests (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_complete_tests_default (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_complete_triggers (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_get (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_list (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_metadata (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_stream (tests.test_api_run.RunAPITest) |
PASSED
|
| test_run_stream_not_authenticated (tests.test_api_run.RunAPITest) |
PASSED
|
| test_upload (tests.test_api_run.RunAPITest) |
PASSED
|
| test_find_incomplete (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_create (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_find (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_get (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_list (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_update (tests.test_api_test.TestAPITest) |
PASSED
|
| test_test_update_with_results (tests.test_api_test.TestAPITest) |
PASSED
|
| test_worker_bad_auth (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_create (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_create_bad (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_get (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_get_run (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_list (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_log_event (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_needs_auth (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_worker_update (tests.test_api_worker.WorkerAPITest) |
PASSED
|
| test_get_refs (tests.test_git_poller.TestGitPoller) |
PASSED
|
| test_check_run_norun (tests.test_lava_reactor.LavaReactorTest) |
PASSED
|
| test_check_run_running (tests.test_lava_reactor.LavaReactorTest) |
PASSED
|
| test_list (tests.test_local_storage.LocalStorageTest) |
PASSED
|
| test_list_empty (tests.test_local_storage.LocalStorageTest) |
PASSED
|
| test_build_events (tests.test_models.BuildTest) |
PASSED
|
| test_create_build (tests.test_models.BuildTest) |
PASSED
|
| test_create_build_concurrency (tests.test_models.BuildTest) |
PASSED
|
| test_simple (tests.test_models.BuildTest) |
PASSED
|
| test_unique_build_id (tests.test_models.BuildTest) |
PASSED
|
| test_project_unique (tests.test_models.ProjectTest) |
PASSED
|
| test_simple (tests.test_models.ProjectTest) |
PASSED
|
| test_build_status_failed (tests.test_models.RunTest) |
PASSED
|
| test_build_status_passed (tests.test_models.RunTest) |
PASSED
|
| test_build_status_queued (tests.test_models.RunTest) |
PASSED
|
| test_build_status_running (tests.test_models.RunTest) |
PASSED
|
| test_build_status_running_failed (tests.test_models.RunTest) |
PASSED
|
| test_run_name (tests.test_models.RunTest) |
PASSED
|
| test_simple (tests.test_models.RunTest) |
PASSED
|
| test_complete (tests.test_models.TestsTest) |
PASSED
|
| test_empty (tests.test_models.TestsTest) |
PASSED
|
| test_not_complete (tests.test_models.TestsTest) |
PASSED
|
| test_same_name (tests.test_models.TestsTest) |
PASSED
|
| test_bad_container_auth (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_bad_script (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_bad_script_mutual_exclusion (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_bad_script_repo (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_bad_trigger (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_examples (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_host_tag_rundef (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_host_tag_rundef_loopon (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_host_tag_rundef_loopon_bad (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_loop_on (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_recursive_build_trigger (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_recursive_run_trigger (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_run_name_too_long (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_script_repo_rundef (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_script_repo_token (tests.test_project.ProjectSchemaTest) |
PASSED
|
| test_get_build_stats (tests.test_sendmail.SendmailTest) |
PASSED
|
| test_notify_build_complete (tests.test_sendmail.SendmailTest) |
PASSED
|