Skip to content
New issue

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

Написать тесты для эндпоинтов задач и файлов #96

Closed
ArtemBalandin81 opened this issue Oct 8, 2024 · 0 comments · Fixed by #101
Closed
Assignees
Labels
enhancement New feature or request

Comments

@ArtemBalandin81
Copy link
Owner

ArtemBalandin81 commented Oct 8, 2024

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

@ArtemBalandin81 ArtemBalandin81 self-assigned this Oct 8, 2024
@ArtemBalandin81 ArtemBalandin81 added the enhancement New feature or request label Oct 8, 2024
@ArtemBalandin81 ArtemBalandin81 linked a pull request Nov 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant