@@ -912,4 +912,140 @@ setup.cfg
912912setup.py
913913test-requirements.txt
914914test/__init__.py
915+ test/test_ai_annotation.py
916+ test/test_ai_annotation_create_request.py
917+ test/test_ai_annotation_partial_update.py
918+ test/test_ai_annotation_update.py
919+ test/test_ai_category.py
920+ test/test_ai_category_detail.py
921+ test/test_ai_category_detail_partial_update.py
922+ test/test_ai_category_detail_update.py
923+ test/test_ai_category_mini_reference.py
924+ test/test_ai_connection.py
925+ test/test_ai_dataset.py
926+ test/test_ai_dataset_detail_reference.py
927+ test/test_ai_dataset_export_request.py
928+ test/test_ai_dataset_export_response.py
929+ test/test_ai_dataset_reference.py
930+ test/test_ai_dataset_with_preview.py
931+ test/test_ai_dataset_with_preview_partial_update.py
932+ test/test_ai_dataset_with_preview_update.py
933+ test/test_ai_image.py
934+ test/test_ai_image_reference.py
935+ test/test_ai_metadata.py
936+ test/test_ai_model.py
937+ test/test_ai_model_export_request.py
938+ test/test_ai_model_export_response.py
939+ test/test_ai_model_inference_request.py
940+ test/test_ai_model_inference_response.py
941+ test/test_ai_model_partial_update.py
942+ test/test_ai_model_progress.py
943+ test/test_ai_model_training_request.py
944+ test/test_ai_model_update.py
945+ test/test_ai_processing_request.py
946+ test/test_alert_update.py
947+ test/test_api_token.py
948+ test/test_api_token_partial_update.py
949+ test/test_api_token_update.py
950+ test/test_api_token_with_secret.py
951+ test/test_api_token_with_secret_update.py
952+ test/test_asset_rating_update.py
953+ test/test_asset_subtitle_link.py
954+ test/test_asset_subtitle_link_partial_update.py
955+ test/test_asset_subtitle_link_update.py
956+ test/test_asset_update.py
957+ test/test_bootstrap_data.py
958+ test/test_certificate_update.py
959+ test/test_click_gallery_update.py
960+ test/test_client_side_path_endpoint_request.py
961+ test/test_client_side_path_endpoint_response.py
962+ test/test_cloud_account.py
963+ test/test_cloud_account_mini.py
964+ test/test_cloud_account_mini_partial_update.py
965+ test/test_cloud_account_mini_update.py
966+ test/test_cloud_account_partial_update.py
967+ test/test_cloud_account_update.py
968+ test/test_comment_update.py
969+ test/test_custom_field_update.py
970+ test/test_download_archive_update.py
971+ test/test_editor_project_update.py
972+ test/test_editor_subtitle.py
973+ test/test_editor_subtitle_partial_update.py
974+ test/test_editor_subtitle_update.py
975+ test/test_elements_group_detail_update.py
976+ test/test_elements_user_detail_update.py
977+ test/test_elements_user_profile_update.py
978+ test/test_external_transcoder_update.py
979+ test/test_extract_request.py
980+ test/test_file_update.py
981+ test/test_filesystem_permission.py
982+ test/test_filesystem_permission_partial_update.py
983+ test/test_filesystem_permission_update.py
984+ test/test_format_metadata.py
985+ test/test_help_endpoint_response.py
986+ test/test_import_ai_dataset_request.py
987+ test/test_import_ai_dataset_response.py
988+ test/test_import_ai_model_request.py
989+ test/test_import_ai_model_response.py
990+ test/test_install_license_endpoint_request.py
991+ test/test_job_update.py
992+ test/test_locale_endpoint_response.py
993+ test/test_locate_endpoint_request.py
994+ test/test_locate_proxies_endpoint_request.py
995+ test/test_locate_proxies_endpoint_response.py
996+ test/test_marker_update.py
997+ test/test_media_file_template_update.py
998+ test/test_media_file_update.py
999+ test/test_media_files_lookup_request.py
1000+ test/test_media_root_detail.py
1001+ test/test_media_root_detail_partial_update.py
1002+ test/test_media_root_detail_update.py
1003+ test/test_media_root_permission_update.py
1004+ test/test_nfs_permission.py
1005+ test/test_ntp_server_update.py
1006+ test/test_parameters_update.py
1007+ test/test_parse_samlidp_metadata_request.py
1008+ test/test_parsed_samlidp_metadata.py
1009+ test/test_production_update.py
1010+ test/test_proxy_fs_size_endpoint_response.py
1011+ test/test_proxy_profile_update.py
1012+ test/test_saml_provider.py
1013+ test/test_saml_provider_partial_update.py
1014+ test/test_saml_provider_update.py
1015+ test/test_saved_search.py
1016+ test/test_saved_search_partial_update.py
1017+ test/test_saved_search_update.py
1018+ test/test_schedule_update.py
1019+ test/test_share_update.py
1020+ test/test_slack_connection_update.py
1021+ test/test_smtp_configuration_update.py
1022+ test/test_snapshot_update.py
1023+ test/test_storage_request.py
1024+ test/test_storage_response.py
1025+ test/test_storage_root.py
1026+ test/test_subclip_clipboard_entry_update.py
1027+ test/test_subclip_update.py
1028+ test/test_subscription.py
1029+ test/test_subtask_update.py
1030+ test/test_subtitle.py
1031+ test/test_subtitle_clipboard_entry.py
1032+ test/test_subtitle_clipboard_entry_update.py
1033+ test/test_subtitle_event.py
1034+ test/test_tape_group_update.py
1035+ test/test_tape_update.py
1036+ test/test_teams_connection_update.py
1037+ test/test_test_cloud_account_credentials_request.py
1038+ test/test_test_cloud_account_credentials_response.py
1039+ test/test_unfiltered_tag_update.py
1040+ test/test_upload_ai_image_request.py
1041+ test/test_upload_image_endpoint_request.py
1042+ test/test_veritone_connection.py
1043+ test/test_veritone_engine_list.py
1044+ test/test_veritone_job_list.py
1045+ test/test_veritone_metadata.py
1046+ test/test_veritone_upload_request.py
1047+ test/test_volume_update.py
1048+ test/test_workspace_detail_update.py
1049+ test/test_workspace_permission_update.py
1050+ test/test_workstation_update.py
9151051tox.ini
0 commit comments