clearml-server/apiserver/tests/automated
clearml ed60a27d1a Add mem used charts and cpu/gpu counts to model endpoints instance details
For the num of requests serving charts always take the max value from the interval
2024-12-05 22:31:45 +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 Schedule external file URLs for deletion on models deletion 2023-05-25 19:36:28 +03: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 Add pipelines support 2022-03-15 16:28:59 +02:00
test_queues.py Add queues.clear_queue 2024-12-05 22:15:43 +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 Support for first and mean value for task last scalar metrics 2024-12-05 19:02:48 +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 Workers statistics now return 0s for the periods where the worker did not report 2024-12-05 22:23:52 +02:00