clearml-server/apiserver/tests/automated
2022-05-17 16:04:34 +03:00
..
__init__.py Add scroll support to *.get_* 2022-02-13 19:23:29 +02:00
test_batch_operations.py Support queue_name in tasks enqueue 2022-05-17 16:04:34 +03:00
test_entity_ordering.py Add support for override cookie domains 2022-02-13 19:35:35 +02:00
test_models.py
test_move_under_project.py
test_organization.py Add organization.update_company_name 2022-02-13 19:29:46 +02:00
test_paging_and_scrolling.py Add organization.update_company_name 2022-02-13 19:29:46 +02:00
test_project_delete.py Add projects.validate_delete 2021-07-25 14:17:29 +03:00
test_project_tags.py Add pipelines support 2022-03-15 16:28:59 +02:00
test_projection.py
test_projects_edit.py
test_queue_model_metadata.py Add pipelines support 2022-03-15 16:28:59 +02:00
test_queues.py
test_subprojects.py Add pipelines support 2022-03-15 16:28:59 +02:00
test_tags.py Add pipelines support 2022-03-15 16:28:59 +02:00
test_task_artifacts.py Fix add_or_update_artifacts should always be allowed on in_progress tasks 2022-02-13 19:31:54 +02:00
test_task_debug_images.py Return results per task iterations in debug images request 2021-05-03 18:08:14 +03:00
test_task_events.py Fix base query building 2022-02-13 19:28:23 +02:00
test_task_hyperparams.py Add skip_empty parameter in get_configuration_names 2021-05-03 17:53:56 +03:00
test_task_models.py Disable backwards compatibility for 2.13 clients 2021-05-03 18:01:59 +03:00
test_task_parents.py Fix querying by task parent 2021-05-03 16:55:03 +03:00
test_tasks_delete.py Optimize and improve tasks/models/projects.delete 2021-05-03 17:39:13 +03:00
test_tasks_diff.py
test_tasks_edit.py Escape task.container and task.execution.model_labels fields in DB 2021-05-03 17:56:17 +03:00
test_tasks_filtering.py Support projects.get_hyperparam_values 2021-05-03 17:34:40 +03:00
test_users.py
test_workers.py