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

refactoring some pytests #100

Open
ArtemBalandin81 opened this issue Nov 21, 2024 · 0 comments
Open

refactoring some pytests #100

ArtemBalandin81 opened this issue Nov 21, 2024 · 0 comments
Labels
refactoring Refactorings and optimizations

Comments

@ArtemBalandin81
Copy link
Owner

Why?

По мере написания тестов приходим к лучшим практикам и сценариям.
Некоторые из начальных тестов требуют рефакторинг.

How Does It Work Now?

Сейчас некоторые из тестов устарели

How To Do?

  • test_user_post_suspension_form_url
  • test_user_post_suspension_with_files_form_url
  • add all from test_user_post_task_form_url - сценарии сделаны иначе - лучше.
  • Необходимо заимствовать логику сценариев и сверок из тестов задач

Important

Важно сохранить идентичность прежней и новой api.

Where?

tests/test_routes/test_suspension.py
tests/test_routes/test_task.py

@ArtemBalandin81 ArtemBalandin81 added the refactoring Refactorings and optimizations label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactorings and optimizations
Projects
None yet
Development

No branches or pull requests

1 participant