We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
В приложении уже подключены тесты pytest. Можно посмотреть, как это было реализовано: #37
pytest
Реализованы тесты только для простоев, нужны аналогичные для задач
src/services/register_connection_errors.py
tests/test_routes/test_task.py
tests/conftest.py tests/test_routes/test_suspension.py tests/test_routes/test_attached_files.py tests/test_routes/test_user.py
tests/conftest.py
tests/test_routes/test_suspension.py
tests/test_routes/test_attached_files.py
tests/test_routes/test_user.py
The text was updated successfully, but these errors were encountered:
ArtemBalandin81
Successfully merging a pull request may close this issue.
Why?
В приложении уже подключены тесты
pytest
.Можно посмотреть, как это было реализовано:
#37
How Does It Work Now?
Реализованы тесты только для простоев, нужны аналогичные для задач
How To Do?
src/services/register_connection_errors.py
.Where?
tests/test_routes/test_task.py
tests/conftest.py
tests/test_routes/test_suspension.py
tests/test_routes/test_attached_files.py
tests/test_routes/test_user.py
The text was updated successfully, but these errors were encountered: