KhaiNguyenDuc / Nhom01-DeTai01-Label-Studio

Apache License 2.0
2 stars 1 forks source link

Hoàn thành test case - P3 #104

Closed KhaiNguyenDuc closed 1 year ago

KhaiNguyenDuc commented 1 year ago
KhaiNguyenDuc commented 1 year ago

Task 18/04/2023: Test Login và Test Logout ( test_login.py và test_logout.py ) Link Doc: https://github.com/KhaiNguyenDuc/Nhom01-DeTai01-Label-Studio/tree/main/test-label-studio/auth

KhaiNguyenDuc commented 1 year ago

Task 19/04/2023: Test Signup ( test_sign_up.py ) Link Doc: https://github.com/KhaiNguyenDuc/Nhom01-DeTai01-Label-Studio/blob/main/test-label-studio/auth/test_signup.py

KhaiNguyenDuc commented 1 year ago

Task 20/04/2023: Chạy test case tạo dữ liệu Link Doc: run_first.py : https://github.com/KhaiNguyenDuc/Nhom01-DeTai01-Label-Studio/blob/main/test-label-studio/run_first.py conftest.py: https://github.com/KhaiNguyenDuc/Nhom01-DeTai01-Label-Studio/blob/main/test-label-studio/conftest.py