Extension problem
- Lingua principale
- HTML
- Stelle
- 5
- Fork
- 2
- Merge medio
- 1g 7h
- PR unite (30g)
- 1
Descrizione
## 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']```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.