clearml-server/apiserver/tests/automated
2024-12-31 22:05:30 +02:00
..
__init__.py Add reports support 2022-12-21 18:30:54 +02:00
test_batch_operations.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_entity_ordering.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_get_all_ex_filters.py Fix include and exclude filters not processing "no tags" condition 2024-01-10 15:26:55 +02:00
test_models.py Model files are now deleted from the fileserver on models.delete call 2024-12-05 22:38:06 +02:00
test_move_under_project.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_organization.py
test_paging_and_scrolling.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_pipelines.py Merge pipeline parameters with original task hyperparameters 2024-12-05 19:11:36 +02:00
test_project_delete.py Project delete and validate_delete now analyses and presents info for datasets and pipelines 2023-07-26 18:36:45 +03:00
test_project_tags.py Code cleanup 2024-03-18 15:52:22 +02:00
test_projection.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_projects_edit.py Fix internal error returned to clients 2022-07-08 18:03:38 +03:00
test_queue_model_metadata.py
test_queues.py Add support for queue display name 2024-12-18 17:47:51 +02:00
test_reports.py Add queues.clear_queue 2024-12-05 22:15:43 +02:00
test_serving.py Add mem used charts and cpu/gpu counts to model endpoints instance details 2024-12-05 22:31:45 +02:00
test_subprojects.py Do not allow creating a project that has a name or part of the path matching the existing public project 2024-12-05 22:26:57 +02:00
test_tags.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_task_artifacts.py Fix issues with new dependencies 2023-07-26 18:46:28 +03:00
test_task_debug_images.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_task_events.py Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
test_task_hyperparams.py Fix numeric hyperparam values are not sorted lexicographically with descending sort order 2023-05-25 19:15:59 +03:00
test_task_models.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_task_parents.py Support filtering by task name in projects.get_task_parent 2023-05-25 19:15:26 +03:00
test_task_plots.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_tasks_delete.py Optimize events deletion in tasks.delete_many/reset_many and models.delete_many operations 2024-12-05 19:06:25 +02:00
test_tasks_diff.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_tasks_edit.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_tasks_filtering.py Add _any_/_all_ queries support for datetime fields 2024-12-05 22:25:08 +02:00
test_tasks_running.py Cleaned up unit tests 2023-05-25 19:13:10 +03:00
test_users.py Support __$and condition for excluded terms in get_all_ex endpoints list filters 2023-07-26 18:26:49 +03:00
test_workers.py Do not return the last incomplete interval for worker stats chart 2024-12-05 22:36:33 +02:00