Extension problem
- Ngôn ngữ chính
- HTML
- Star
- 5
- Fork
- 2
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
## Description
When I run the tests with the following extensions, several of the `verify` tests fail. However, with the `uv make test...` command, these same tests work. After installing the extensions, you need to install pytest and select backend for testing.
## Extension concerned
[Test Explorer UI](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer)
[Test Adapter Converter](https://marketplace.visualstudio.com/items?itemName=ms-vscode.test-adapter-converter)
[Python Test Explorer for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter)
## Message of beginning to run
```Running pytest with args: ['-p', 'vscode_pytest', '--rootdir=/aimedev/fertiscan', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_without_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_not_found', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_authentication_required', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_three_time_the_same_product', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_label_not_found', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_whitespace_lot_number', '/aimedev/fertiscan/backend/tests/test_routes/test_verify.py::TestVerifyOneProduct::test_verify_product_with_padded_lot_number']```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.