Spaces:
Sleeping
Sleeping
[ | |
"test_controller/test_ChatController.py::test_extract_file_email_empty", | |
"test_controller/test_ChatController.py::test_extract_file_email_in_valid", | |
"test_controller/test_ChatController.py::test_extract_file_id_not_exist", | |
"test_controller/test_ChatController.py::test_extract_file_no_data", | |
"test_controller/test_ChatController.py::test_extract_file_success", | |
"test_controller/test_ChatController.py::test_extract_file_user_id_greater_0", | |
"test_controller/test_ChatController.py::test_extract_file_user_id_interger", | |
"test_controller/test_ChatController.py::test_extract_file_user_id_required", | |
"test_controller/test_ChatController.py::test_generate_question_email_empty", | |
"test_controller/test_ChatController.py::test_generate_question_email_in_valid", | |
"test_controller/test_ChatController.py::test_generate_question_id_not_exist", | |
"test_controller/test_ChatController.py::test_generate_question_no_data", | |
"test_controller/test_ChatController.py::test_generate_question_success", | |
"test_controller/test_ChatController.py::test_generate_question_user_id_greater_0", | |
"test_controller/test_ChatController.py::test_generate_question_user_id_interger", | |
"test_controller/test_ChatController.py::test_generate_question_user_id_required", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_chat_history_empty", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_email_empty", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_email_in_valid", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_id_not_exist", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_no_answer", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_question_empty", | |
"test_controller/test_ChatController.py::test_query2_upgrade_old_success", | |
"test_controller/test_ChatController.py::test_query_chatbot_user_id_greater_0", | |
"test_controller/test_ChatController.py::test_query_chatbot_user_id_interger", | |
"test_controller/test_ChatController.py::test_query_chatbot_user_id_required", | |
"test_controller/test_DefaultController.py::test_create_firebase_server_error", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_error", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_google_email_must_be_string", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_google_is_None", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_google_token_is_required", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_google_token_must_be_str", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_google_token_must_be_str_1", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_null_email", | |
"test_controller/test_DefaultController.py::test_create_firebase_user_success", | |
"test_controller/test_DefaultController.py::test_id_not_exist", | |
"test_controller/test_DefaultController.py::test_info_success", | |
"test_controller/test_DefaultController.py::test_info_user_email_empty", | |
"test_controller/test_DefaultController.py::test_info_user_email_invalid", | |
"test_controller/test_DefaultController.py::test_info_user_user_id_must_be_string", | |
"test_controller/test_DefaultController.py::test_info_user_user_id_required", | |
"test_controller/test_DefaultController.py::test_info_user_user_not_found", | |
"test_controller/test_DefaultController.py::test_invalid_email", | |
"test_controller/test_DefaultController.py::test_is_me_invalid_token", | |
"test_controller/test_DefaultController.py::test_is_me_none_token", | |
"test_controller/test_DefaultController.py::test_is_me_server_error", | |
"test_controller/test_DefaultController.py::test_is_me_success", | |
"test_controller/test_DefaultController.py::test_is_me_token_is_required", | |
"test_controller/test_DefaultController.py::test_is_me_token_must_be_string", | |
"test_controller/test_DefaultController.py::test_upload_image_email_empty", | |
"test_controller/test_DefaultController.py::test_upload_image_email_invalid", | |
"test_controller/test_DefaultController.py::test_upload_image_id_not_exist", | |
"test_controller/test_DefaultController.py::test_upload_image_server_err", | |
"test_controller/test_DefaultController.py::test_upload_image_success", | |
"test_controller/test_DefaultController.py::test_upload_image_user_id_greater_than_0", | |
"test_controller/test_DefaultController.py::test_upload_image_user_id_integer", | |
"test_controller/test_DefaultController.py::test_upload_image_user_id_required", | |
"test_controller/test_DefaultController.py::test_user_info_server_error", | |
"test_controller/test_FileController.py::test_delete__all_file_user_id_required", | |
"test_controller/test_FileController.py::test_delete_all_file_email_empty", | |
"test_controller/test_FileController.py::test_delete_all_file_email_invalid", | |
"test_controller/test_FileController.py::test_delete_all_file_success", | |
"test_controller/test_FileController.py::test_delete_all_file_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_delete_all_file_user_id_is_integer", | |
"test_controller/test_FileController.py::test_delete_file_email_empty", | |
"test_controller/test_FileController.py::test_delete_file_email_invalid", | |
"test_controller/test_FileController.py::test_delete_file_id_not_exist", | |
"test_controller/test_FileController.py::test_delete_file_namefile_empty", | |
"test_controller/test_FileController.py::test_delete_file_success", | |
"test_controller/test_FileController.py::test_delete_one_file_name_file_required", | |
"test_controller/test_FileController.py::test_delete_one_file_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_delete_one_file_user_id_is_integer", | |
"test_controller/test_FileController.py::test_delete_one_file_user_id_required", | |
"test_controller/test_FileController.py::test_download_file_email_empty", | |
"test_controller/test_FileController.py::test_download_file_email_invalid", | |
"test_controller/test_FileController.py::test_download_file_id_not_exist", | |
"test_controller/test_FileController.py::test_download_file_name_file_empty", | |
"test_controller/test_FileController.py::test_download_file_success", | |
"test_controller/test_FileController.py::test_download_file_user_id_required", | |
"test_controller/test_FileController.py::test_download_files_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_download_files_user_id_is_integer", | |
"test_controller/test_FileController.py::test_download_folder_email_empty", | |
"test_controller/test_FileController.py::test_download_folder_email_invalid", | |
"test_controller/test_FileController.py::test_download_folder_id_not_exist", | |
"test_controller/test_FileController.py::test_download_folder_success", | |
"test_controller/test_FileController.py::test_download_folder_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_download_folder_user_id_is_integer", | |
"test_controller/test_FileController.py::test_download_folder_user_id_required", | |
"test_controller/test_FileController.py::test_list_name_file_email_empty", | |
"test_controller/test_FileController.py::test_list_name_file_email_invalid", | |
"test_controller/test_FileController.py::test_list_name_file_id_not_exist", | |
"test_controller/test_FileController.py::test_list_name_file_success", | |
"test_controller/test_FileController.py::test_list_name_files_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_list_name_files_user_id_is_integer", | |
"test_controller/test_FileController.py::test_list_name_files_user_id_required", | |
"test_controller/test_FileController.py::test_upload_file_user_id_required", | |
"test_controller/test_FileController.py::test_upload_files_empty_email", | |
"test_controller/test_FileController.py::test_upload_files_id_not_exist", | |
"test_controller/test_FileController.py::test_upload_files_invalid_email", | |
"test_controller/test_FileController.py::test_upload_files_invalid_file_type", | |
"test_controller/test_FileController.py::test_upload_files_success", | |
"test_controller/test_FileController.py::test_upload_files_user_id_is_greater_0", | |
"test_controller/test_FileController.py::test_upload_files_user_id_is_integer", | |
"test_controller/test_LoginController.py::test_change_pass_confirm_required", | |
"test_controller/test_LoginController.py::test_change_password_current_password_empty", | |
"test_controller/test_LoginController.py::test_change_password_current_password_not_valid", | |
"test_controller/test_LoginController.py::test_change_password_current_password_required", | |
"test_controller/test_LoginController.py::test_change_password_email_invalid", | |
"test_controller/test_LoginController.py::test_change_password_email_is_empty", | |
"test_controller/test_LoginController.py::test_change_password_id_not_exist", | |
"test_controller/test_LoginController.py::test_change_password_new_password_empty", | |
"test_controller/test_LoginController.py::test_change_password_new_password_required", | |
"test_controller/test_LoginController.py::test_change_password_success", | |
"test_controller/test_LoginController.py::test_change_password_user_id_integer", | |
"test_controller/test_LoginController.py::test_change_password_user_id_integer_greater_than_0", | |
"test_controller/test_LoginController.py::test_change_password_user_id_required", | |
"test_controller/test_LoginController.py::test_check_info_google_by_email_success", | |
"test_controller/test_LoginController.py::test_check_info_google_email_empty", | |
"test_controller/test_LoginController.py::test_check_info_google_email_invalid", | |
"test_controller/test_LoginController.py::test_check_info_google_id_not_exist", | |
"test_controller/test_LoginController.py::test_check_info_google_sign_up_email_is_required", | |
"test_controller/test_LoginController.py::test_check_info_google_sign_up_email_must_str", | |
"test_controller/test_LoginController.py::test_check_info_google_signup_email_empty", | |
"test_controller/test_LoginController.py::test_check_info_google_signup_email_invalid", | |
"test_controller/test_LoginController.py::test_check_info_google_success", | |
"test_controller/test_LoginController.py::test_check_info_google_user_id_must_integer", | |
"test_controller/test_LoginController.py::test_check_info_google_user_id_must_integer_greater_than_0", | |
"test_controller/test_LoginController.py::test_check_info_google_user_id_required", | |
"test_controller/test_LoginController.py::test_check_state_login_email_empty", | |
"test_controller/test_LoginController.py::test_check_state_login_email_invalid", | |
"test_controller/test_LoginController.py::test_check_state_login_id_not_exits", | |
"test_controller/test_LoginController.py::test_check_state_login_not_found", | |
"test_controller/test_LoginController.py::test_check_state_login_session_id_must_str", | |
"test_controller/test_LoginController.py::test_check_state_login_session_id_required", | |
"test_controller/test_LoginController.py::test_check_state_login_success", | |
"test_controller/test_LoginController.py::test_check_state_login_user_id_must_integer", | |
"test_controller/test_LoginController.py::test_check_state_login_user_id_must_integer_greater_than_0", | |
"test_controller/test_LoginController.py::test_check_state_login_user_id_required", | |
"test_controller/test_LoginController.py::test_check_state_session_empty", | |
"test_controller/test_LoginController.py::test_login_email_can_not_empty", | |
"test_controller/test_LoginController.py::test_login_email_empty", | |
"test_controller/test_LoginController.py::test_login_email_invalid", | |
"test_controller/test_LoginController.py::test_login_email_not_exist", | |
"test_controller/test_LoginController.py::test_login_email_password_error", | |
"test_controller/test_LoginController.py::test_login_email_required", | |
"test_controller/test_LoginController.py::test_login_email_required_str", | |
"test_controller/test_LoginController.py::test_login_google_email_can_not_empty", | |
"test_controller/test_LoginController.py::test_login_google_email_empty", | |
"test_controller/test_LoginController.py::test_login_google_email_invalid", | |
"test_controller/test_LoginController.py::test_login_google_email_required", | |
"test_controller/test_LoginController.py::test_login_google_email_required_str_1", | |
"test_controller/test_LoginController.py::test_login_google_email_token_required_str", | |
"test_controller/test_LoginController.py::test_login_google_success", | |
"test_controller/test_LoginController.py::test_login_google_token_google_required", | |
"test_controller/test_LoginController.py::test_login_invalid_authorization_code", | |
"test_controller/test_LoginController.py::test_login_password_empty", | |
"test_controller/test_LoginController.py::test_login_password_required", | |
"test_controller/test_LoginController.py::test_login_success", | |
"test_controller/test_LoginController.py::test_refresh_token_email_empty", | |
"test_controller/test_LoginController.py::test_refresh_token_email_invalid", | |
"test_controller/test_LoginController.py::test_refresh_token_success", | |
"test_controller/test_LoginController.py::test_refresh_token_token_empty", | |
"test_controller/test_LoginController.py::test_refresh_token_token_errror", | |
"test_controller/test_LoginController.py::test_refresh_token_token_is_required", | |
"test_controller/test_LoginController.py::test_refresh_token_token_must_be_str", | |
"test_controller/test_LoginController.py::test_refresh_token_user_id_integer", | |
"test_controller/test_LoginController.py::test_refresh_token_user_id_integer_greater_than_0", | |
"test_controller/test_LoginController.py::test_refresh_token_user_id_not_exist", | |
"test_controller/test_LoginController.py::test_refresh_token_user_id_required", | |
"test_controller/test_LoginController.py::test_reset_email_must_str", | |
"test_controller/test_LoginController.py::test_reset_email_required", | |
"test_controller/test_LoginController.py::test_reset_password_email_is_None", | |
"test_controller/test_LoginController.py::test_reset_password_invalid_email", | |
"test_controller/test_LoginController.py::test_reset_password_success", | |
"test_controller/test_LoginController.py::test_reset_password_user_not_found", | |
"test_controller/test_LoginController.py::test_sign_up_email_exist", | |
"test_controller/test_LoginController.py::test_sign_up_email_invadlid", | |
"test_controller/test_LoginController.py::test_sign_up_email_is_empty", | |
"test_controller/test_LoginController.py::test_sign_up_error", | |
"test_controller/test_LoginController.py::test_sign_up_password_empty", | |
"test_controller/test_LoginController.py::test_sign_up_success", | |
"test_controller/test_LoginController.py::test_signup_confirm_password_required", | |
"test_controller/test_LoginController.py::test_signup_email_is_required", | |
"test_controller/test_LoginController.py::test_signup_email_must_str", | |
"test_controller/test_LoginController.py::test_signup_password_required", | |
"test_controller/test_LoginController.py::test_update_user_info_dis_play_name_field_required", | |
"test_controller/test_LoginController.py::test_update_user_info_email_empty", | |
"test_controller/test_LoginController.py::test_update_user_info_email_field_required", | |
"test_controller/test_LoginController.py::test_update_user_info_email_invalid", | |
"test_controller/test_LoginController.py::test_update_user_info_email_or_password_error", | |
"test_controller/test_LoginController.py::test_update_user_info_id_not_exist", | |
"test_controller/test_LoginController.py::test_update_user_info_photo_url_field_required", | |
"test_controller/test_LoginController.py::test_update_user_info_success", | |
"test_controller/test_LoginController.py::test_update_user_info_uid_field_required", | |
"test_controller/test_LoginController.py::test_update_user_info_user_id_greater_than_0", | |
"test_controller/test_LoginController.py::test_update_user_info_user_id_integer_required", | |
"test_controller/test_LoginController.py::test_update_user_info_user_id_required", | |
"test_controller/test_MySQLController.py::test_delete_chat_email_empty", | |
"test_controller/test_MySQLController.py::test_delete_chat_email_invalid", | |
"test_controller/test_MySQLController.py::test_delete_chat_id_not_exits", | |
"test_controller/test_MySQLController.py::test_delete_chat_name_empty", | |
"test_controller/test_MySQLController.py::test_delete_chat_name_error_500", | |
"test_controller/test_MySQLController.py::test_delete_chat_success", | |
"test_controller/test_MySQLController.py::test_edit_chat1_error", | |
"test_controller/test_MySQLController.py::test_edit_chat_email_empty", | |
"test_controller/test_MySQLController.py::test_edit_chat_email_invalid", | |
"test_controller/test_MySQLController.py::test_edit_chat_invalid_id", | |
"test_controller/test_MySQLController.py::test_edit_chat_name_new", | |
"test_controller/test_MySQLController.py::test_edit_chat_name_old", | |
"test_controller/test_MySQLController.py::test_edit_chat_success", | |
"test_controller/test_MySQLController.py::test_load_chat_history", | |
"test_controller/test_MySQLController.py::test_load_chat_history_chat_id_greater_than_inter", | |
"test_controller/test_MySQLController.py::test_load_chat_history_chat_id_is_required", | |
"test_controller/test_MySQLController.py::test_load_chat_history_empty", | |
"test_controller/test_MySQLController.py::test_load_chat_history_empty1", | |
"test_controller/test_MySQLController.py::test_load_chat_history_user_id_greater_than0", | |
"test_controller/test_MySQLController.py::test_load_chat_history_user_id_greater_than_inter", | |
"test_controller/test_MySQLController.py::test_load_chat_history_user_id_is_required", | |
"test_controller/test_MySQLController.py::test_load_chat_history_user_id_must_be_integer", | |
"test_controller/test_MySQLController.py::test_load_chat_history_user_id_mustbe_inter", | |
"test_controller/test_MySQLController.py::test_load_chat_history_value_mustbe_inter", | |
"test_controller/test_MySQLController.py::test_render_chat_empty", | |
"test_controller/test_MySQLController.py::test_render_chat_history", | |
"test_controller/test_MySQLController.py::test_render_chat_user_id_greater_than_inter", | |
"test_controller/test_MySQLController.py::test_render_chat_user_id_required", | |
"test_controller/test_MySQLController.py::test_render_chat_value_mustbe_interger", | |
"test_controller/test_OTPController.py::test_createOTPReset_email_empty", | |
"test_controller/test_OTPController.py::test_createOTPReset_email_invalid", | |
"test_controller/test_OTPController.py::test_createOTPReset_success", | |
"test_controller/test_OTPController.py::test_createOTP_email_must_be_string", | |
"test_controller/test_OTPController.py::test_createOTP_email_required", | |
"test_controller/test_OTPController.py::test_createOTP_failed_empty_email", | |
"test_controller/test_OTPController.py::test_createOTP_failed_empty_invalid", | |
"test_controller/test_OTPController.py::test_createOTP_success", | |
"test_controller/test_OTPController.py::test_verifyOTPReset1_success", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_email_is_required", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_failed_empty_email", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_failed_empty_otp", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_failed_invalid_email", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_failed_invalid_otp", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_failed_no_otp_found", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_has_expired", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_otp_email_must_be_string", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_otp_is_required", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_otp_max_length", | |
"test_controller/test_OTPController.py::test_verifyOTPReset_otp_must_be_string", | |
"test_controller/test_OTPController.py::test_verifyOTP_email_is_required", | |
"test_controller/test_OTPController.py::test_verifyOTP_failed_empty_email", | |
"test_controller/test_OTPController.py::test_verifyOTP_failed_empty_otp", | |
"test_controller/test_OTPController.py::test_verifyOTP_failed_invalid_email", | |
"test_controller/test_OTPController.py::test_verifyOTP_failed_invalid_otp", | |
"test_controller/test_OTPController.py::test_verifyOTP_failed_no_otp_found", | |
"test_controller/test_OTPController.py::test_verifyOTP_has_expired", | |
"test_controller/test_OTPController.py::test_verifyOTP_otp_email_must_be_string", | |
"test_controller/test_OTPController.py::test_verifyOTP_otp_is_required", | |
"test_controller/test_OTPController.py::test_verifyOTP_otp_max_length", | |
"test_controller/test_OTPController.py::test_verifyOTP_otp_must_be_string", | |
"test_controller/test_OTPController.py::test_verifyOTP_success", | |
"test_controller/test_UserController.py::test_change_password_current_password_empty", | |
"test_controller/test_UserController.py::test_change_password_current_password_required", | |
"test_controller/test_UserController.py::test_change_password_email_invalid", | |
"test_controller/test_UserController.py::test_change_password_email_is_empty", | |
"test_controller/test_UserController.py::test_change_password_id_not_exist", | |
"test_controller/test_UserController.py::test_change_password_new_password_empty", | |
"test_controller/test_UserController.py::test_change_password_new_password_required", | |
"test_controller/test_UserController.py::test_change_password_success", | |
"test_controller/test_UserController.py::test_change_password_user_id_integer", | |
"test_controller/test_UserController.py::test_change_password_user_id_integer_greater_than_0", | |
"test_controller/test_UserController.py::test_change_password_user_id_required", | |
"test_controller/test_UserController.py::test_check_info_google_by_email_success", | |
"test_controller/test_UserController.py::test_check_info_google_email_empty", | |
"test_controller/test_UserController.py::test_check_info_google_email_invalid", | |
"test_controller/test_UserController.py::test_check_info_google_id_not_exist", | |
"test_controller/test_UserController.py::test_check_info_google_sign_up_email_is_required", | |
"test_controller/test_UserController.py::test_check_info_google_sign_up_email_must_str", | |
"test_controller/test_UserController.py::test_check_info_google_signup_email_empty", | |
"test_controller/test_UserController.py::test_check_info_google_signup_email_invalid", | |
"test_controller/test_UserController.py::test_check_info_google_success", | |
"test_controller/test_UserController.py::test_check_info_google_user_id_must_integer", | |
"test_controller/test_UserController.py::test_check_info_google_user_id_must_integer_greater_than_0", | |
"test_controller/test_UserController.py::test_check_info_google_user_id_required", | |
"test_controller/test_UserController.py::test_check_state_login_email_empty", | |
"test_controller/test_UserController.py::test_check_state_login_email_invalid", | |
"test_controller/test_UserController.py::test_check_state_login_id_not_exits", | |
"test_controller/test_UserController.py::test_check_state_login_not_found", | |
"test_controller/test_UserController.py::test_check_state_login_session_id_must_str", | |
"test_controller/test_UserController.py::test_check_state_login_session_id_required", | |
"test_controller/test_UserController.py::test_check_state_login_success", | |
"test_controller/test_UserController.py::test_check_state_login_user_id_must_integer", | |
"test_controller/test_UserController.py::test_check_state_login_user_id_must_integer_greater_than_0", | |
"test_controller/test_UserController.py::test_check_state_login_user_id_required", | |
"test_controller/test_UserController.py::test_check_state_session_empty", | |
"test_controller/test_UserController.py::test_reset_email_must_str", | |
"test_controller/test_UserController.py::test_reset_email_required", | |
"test_controller/test_UserController.py::test_reset_password_email_is_None", | |
"test_controller/test_UserController.py::test_reset_password_invalid_email", | |
"test_controller/test_UserController.py::test_reset_password_success", | |
"test_controller/test_UserController.py::test_reset_password_user_not_found", | |
"test_controller/test_UserController.py::test_update_user_info_dis_play_name_field_required", | |
"test_controller/test_UserController.py::test_update_user_info_email_empty", | |
"test_controller/test_UserController.py::test_update_user_info_email_field_required", | |
"test_controller/test_UserController.py::test_update_user_info_email_invalid", | |
"test_controller/test_UserController.py::test_update_user_info_email_or_password_error", | |
"test_controller/test_UserController.py::test_update_user_info_id_not_exist", | |
"test_controller/test_UserController.py::test_update_user_info_photo_url_field_required", | |
"test_controller/test_UserController.py::test_update_user_info_success", | |
"test_controller/test_UserController.py::test_update_user_info_uid_field_required", | |
"test_controller/test_UserController.py::test_update_user_info_user_id_greater_than_0", | |
"test_controller/test_UserController.py::test_update_user_info_user_id_integer_required", | |
"test_controller/test_UserController.py::test_update_user_info_user_id_required", | |
"test_service/test_ChatService.py::TestDeleteChat::test_delete_chat_chat_name_empty", | |
"test_service/test_ChatService.py::TestDeleteChat::test_delete_chat_failed", | |
"test_service/test_ChatService.py::TestDeleteChat::test_delete_chat_id_not_exist", | |
"test_service/test_ChatService.py::TestDeleteChat::test_delete_chat_server_err", | |
"test_service/test_ChatService.py::TestDeleteChat::test_delete_chat_success", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_email_empty", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_email_in_valid", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_id_not_exist", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_no_data", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_server_error_sf", | |
"test_service/test_ChatService.py::TestExtractFile::test_extract_file_success", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_email_empty", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_email_in_valid", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_id_not_exist", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_no_data", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_server_err_user_repo", | |
"test_service/test_ChatService.py::TestGenerateQuestion::test_generate_question_success", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_chat_empty", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_email_empty", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_email_in_valid", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_id_not_exist", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_no_answer", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_question_empty", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_server_error_chathistory_repo", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_server_error_detailchat_repo", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_server_error_function_repo", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_server_error_user_repo", | |
"test_service/test_ChatService.py::TestQuery2UpgradeOld::test_query2_upgrade_old_success", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_email_none", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_existing_user", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_invalid_email", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_non_existing_user", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_oauth2_failed", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_server_error", | |
"test_service/test_DefaultService.py::TestCreateFireBaseUser::test_token_google_empty", | |
"test_service/test_DefaultService.py::TestInfoUser::test_email_is_none", | |
"test_service/test_DefaultService.py::TestInfoUser::test_id_not_exist", | |
"test_service/test_DefaultService.py::TestInfoUser::test_invalid_email", | |
"test_service/test_DefaultService.py::TestInfoUser::test_server_error", | |
"test_service/test_DefaultService.py::TestInfoUser::test_successful_user_retrieval", | |
"test_service/test_DefaultService.py::TestInfoUser::test_user_not_found", | |
"test_service/test_DefaultService.py::TestIsMe::test_invalid_token", | |
"test_service/test_DefaultService.py::TestIsMe::test_none_token", | |
"test_service/test_DefaultService.py::TestIsMe::test_server_error", | |
"test_service/test_DefaultService.py::TestIsMe::test_valid_token", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_email_empty", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_email_invalid", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_id_not_exist", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_invalid_filetype", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_server_err", | |
"test_service/test_DefaultService.py::TestUpLoadFile::test_upload_image_success", | |
"test_service/test_FileService.py::TestDeleteAllFile::test_delete_all_file_email_empty", | |
"test_service/test_FileService.py::TestDeleteAllFile::test_delete_all_file_email_invalid", | |
"test_service/test_FileService.py::TestDeleteAllFile::test_delete_all_file_id_not_exist", | |
"test_service/test_FileService.py::TestDeleteAllFile::test_delete_all_file_server_err", | |
"test_service/test_FileService.py::TestDeleteAllFile::test_delete_all_file_success", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_email_empty", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_email_invalid", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_id_not_exist", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_namefile_empty", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_server_error", | |
"test_service/test_FileService.py::TestDeleteFile::test_delete_file_success", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_email_empty", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_email_invalid", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_id_not_exist", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_name_file_empty", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_server_error", | |
"test_service/test_FileService.py::TestDownLoadFile::test_download_file_success", | |
"test_service/test_FileService.py::TestDownLoadFolder::test_download_folder_email_empty", | |
"test_service/test_FileService.py::TestDownLoadFolder::test_download_folder_email_invalid", | |
"test_service/test_FileService.py::TestDownLoadFolder::test_download_folder_id_not_exist", | |
"test_service/test_FileService.py::TestDownLoadFolder::test_download_folder_server_error", | |
"test_service/test_FileService.py::TestDownLoadFolder::test_download_folder_success", | |
"test_service/test_FileService.py::TestListNameFiles::test_listNameFiles_server_error", | |
"test_service/test_FileService.py::TestListNameFiles::test_list_name_file_success", | |
"test_service/test_FileService.py::TestListNameFiles::test_list_name_files_email_empty", | |
"test_service/test_FileService.py::TestListNameFiles::test_list_name_files_email_invalid", | |
"test_service/test_FileService.py::TestListNameFiles::test_list_name_files_id_not_exist", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_empty_email", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_error_handling", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_id_not_exist", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_invalid_email", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_invalid_file_type", | |
"test_service/test_FileService.py::TestUploadFileService::test_upload_files_success", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_confirm_new_password_do_not_match_new_password", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_confirm_new_password_empty", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_current_password_empty", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_current_password_not_valid", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_email_invalid", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_email_is_empty", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_id_not_exist", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_new_password_empty", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_server_error", | |
"test_service/test_LoginService.py::TestChangePassword::test_change_password_success", | |
"test_service/test_LoginService.py::TestCheckInfoGoogle::test_check_info_google_email_empty", | |
"test_service/test_LoginService.py::TestCheckInfoGoogle::test_check_info_google_email_invalid", | |
"test_service/test_LoginService.py::TestCheckInfoGoogle::test_check_info_google_id_not_exist", | |
"test_service/test_LoginService.py::TestCheckInfoGoogle::test_check_info_google_server_error", | |
"test_service/test_LoginService.py::TestCheckInfoGoogle::test_check_info_google_success", | |
"test_service/test_LoginService.py::TestCheckInfoGoogleEmail::test_check_info_google_by_email_email_empty", | |
"test_service/test_LoginService.py::TestCheckInfoGoogleEmail::test_check_info_google_email_invalid", | |
"test_service/test_LoginService.py::TestCheckInfoGoogleEmail::test_check_info_google_email_server_error", | |
"test_service/test_LoginService.py::TestCheckInfoGoogleEmail::test_check_info_google_email_success", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_email_empty", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_email_invalid", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_id_not_exits", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_not_found", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_server_error", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_login_success", | |
"test_service/test_LoginService.py::TestCheckStateLogin::test_check_state_session_empty", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_email_empty", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_email_invalid", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_email_not_exists", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_email_or_password_error", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_invalid_authorization_code", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_password_empty", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_server_error", | |
"test_service/test_LoginService.py::TestLoginFunction::test_login_success", | |
"test_service/test_LoginService.py::TestLoginGoogle::test_login_email_invalid", | |
"test_service/test_LoginService.py::TestLoginGoogle::test_login_google_email_empty", | |
"test_service/test_LoginService.py::TestLoginGoogle::test_login_google_email_not_exists", | |
"test_service/test_LoginService.py::TestLoginGoogle::test_login_google_server_error", | |
"test_service/test_LoginService.py::TestLoginGoogle::test_login_google_success", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_email_empty", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_email_invalid", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_refresh_token_error", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_server_error", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_success", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_token_empty", | |
"test_service/test_LoginService.py::TestRefreshToken::test_refresh_token_user_id_not_exist", | |
"test_service/test_LoginService.py::TestResetPassword::test_reset_password_invalid_email", | |
"test_service/test_LoginService.py::TestResetPassword::test_reset_password_server_error", | |
"test_service/test_LoginService.py::TestResetPassword::test_reset_password_success", | |
"test_service/test_LoginService.py::TestResetPassword::test_reset_password_user_not_found", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_confirm_password_do_not_match_password", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_confirm_password_empty", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_email_exist", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_email_invalid", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_email_is_empty", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_error", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_password_empty", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_server_error", | |
"test_service/test_LoginService.py::TestSignUpFunction::test_sign_up_success", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_email_empty", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_email_invalid", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_email_or_password_error", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_id_not_exist", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_server_error", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_success_existing_user", | |
"test_service/test_LoginService.py::TestUpdateUserInfoFunction::test_update_user_info_success_new_user_info", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_chatname_empty", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_email_empty", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_email_invalid", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_error_1", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_id_not_exist", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_server_error", | |
"test_service/test_MySQLService.py::TestDeleteChat::test_delete_chat_success", | |
"test_service/test_MySQLService.py::TestLoadChatHistory::test_load_chat_history_error", | |
"test_service/test_MySQLService.py::TestLoadChatHistory::test_load_chat_history_not_found_chat", | |
"test_service/test_MySQLService.py::TestLoadChatHistory::test_load_chat_history_server_err", | |
"test_service/test_MySQLService.py::TestLoadChatHistory::test_load_chat_history_success", | |
"test_service/test_MySQLService.py::TestLoadChatHistory::test_load_chat_history_user_id_str", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_email_empty", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_email_in_valid", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_id_not_exist", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_name_new_empty", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_name_old_empty", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_server_error", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_success", | |
"test_service/test_MySQLService.py::TestMySQLService::test_edit_chat_update_error", | |
"test_service/test_MySQLService.py::TestRenderChatHistory::test_render_chat_history_id_not_exist", | |
"test_service/test_MySQLService.py::TestRenderChatHistory::test_render_chat_history_server_err", | |
"test_service/test_MySQLService.py::TestRenderChatHistory::test_render_chat_history_success", | |
"test_service/test_OTPService.py::TestCreateOTPFunctions::test_createOTP_failed_empty_email", | |
"test_service/test_OTPService.py::TestCreateOTPFunctions::test_createOTP_failed_empty_invalid", | |
"test_service/test_OTPService.py::TestCreateOTPFunctions::test_createOTP_success", | |
"test_service/test_OTPService.py::TestCreateOTPReset::test_createOTPReset_email_empty", | |
"test_service/test_OTPService.py::TestCreateOTPReset::test_createOTPReset_email_invalid", | |
"test_service/test_OTPService.py::TestCreateOTPReset::test_createOTPReset_success", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_failed_empty_email", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_failed_empty_otp", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_failed_invalid_email", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_failed_invalid_otp", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_failed_no_otp_found", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_has_expired", | |
"test_service/test_OTPService.py::TestVerifyOTPFunctions::test_verifyOTP_success", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_failed_empty_email", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_failed_empty_otp", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_failed_invalid_email", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_failed_invalid_otp", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_failed_no_otp_found", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_has_expired", | |
"test_service/test_OTPService.py::TestVerifyOTPReset::test_verifyOTPReset_success" | |
] |