File size: 3,416 Bytes
13ba451
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "test_OTPController.py::test_create_otp_with_missing_email": true,
  "test_OTPController.py::test_create_otp_with_missing_body": true,
  "test_DefaultController.py::test_email_none": true,
  "test_DefaultController.py::test_create_firebase_user_google": true,
  "test_ChatController.py::test_query2_upgrade_success": true,
  "test_ChatController.py::test_query2_upgrade_id_not_exist": true,
  "test_ChatController.py::test_query2_upgrade_email_empty": true,
  "test_ChatController.py::test_query2_upgrade_question_empty": true,
  "test_ChatController.py::test_query2_upgrade_chat_history_empty": true,
  "test_ChatController.py::test_query2_upgrade_no_answer": true,
  "test_FileController.py::test_delete_file_all_file_user_id_interger": true,
  "test_LoginController.py::test_login_gooogle_email_can_not_empty": true,
  "test_LoginController.py::test_login_gooogle_email_required": true,
  "test_LoginController.py::test_check_signup_session_id_required": true,
  "test_MySQLController.py::test_render_chat_empty": true,
  "test_MySQLController.py::test_load_chat_history_empty": true,
  "test_MySQLController.py::test_load_chat_history_empty1": true,
  "test_MySQLController.py::test_render_chat_user_id_required": true,
  "test_MySQLController.py::test_load_chat_history_chat_id_is_required": true,
  "test_MySQLController.py::test_load_chat_history_user_id_is_required": true,
  "test_DefaultController.py::test_info_user_user_id_required": true,
  "test_DefaultController.py::test_upload_image_user_id_required": true,
  "test_DefaultController.py::test_create_firebase_user_error": true,
  "test_LoginController.py::test_change_password_current_password_not_valid": true,
  "test_LoginController.py::test_refresh_token_success": true,
  "test_LoginController.py::test_refresh_token_user_id_not_exist": true,
  "test_LoginController.py::test_refresh_token_email_empty": true,
  "test_LoginController.py::test_refresh_token_email_invalid": true,
  "test_LoginController.py::test_refresh_token_token_empty": true,
  "test_LoginController.py::test_refresh_token_token_errror": true,
  "test_LoginController.py::test_login_email_required": true,
  "test_LoginController.py::test_login_email_required_str": true,
  "test_LoginController.py::test_login_password_required": true,
  "test_LoginController.py::test_login_email_can_not_empty": true,
  "test_LoginController.py::test_login_google_email_required": true,
  "test_LoginController.py::test_login_google_token_google_required": true,
  "test_LoginController.py::test_login_google_email_required_str_1": true,
  "test_LoginController.py::test_login_google_email_token_required_str": true,
  "test_LoginController.py::test_login_google_email_can_not_empty": true,
  "test_LoginController.py::test_signup_email_is_required": true,
  "test_LoginController.py::test_signup_email_must_str": true,
  "test_LoginController.py::test_signup_password_required": true,
  "test_LoginController.py::test_refresh_token_user_id_required": true,
  "test_LoginController.py::test_refresh_token_user_id_integer": true,
  "test_LoginController.py::test_refresh_token_user_id_integer_greater_than_0": true,
  "test_LoginController.py::test_refresh_token_token_must_be_str": true,
  "test_LoginController.py::test_refresh_token_token_is_required": true,
  "test_LoginController.py::test_signup_confirm_password_required": true
}