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

TODO: integration tests and unit tests #37

Open
6 tasks
IliaSuponeff opened this issue Jul 6, 2024 · 1 comment
Open
6 tasks

TODO: integration tests and unit tests #37

IliaSuponeff opened this issue Jul 6, 2024 · 1 comment
Labels
TODO Task to work

Comments

@IliaSuponeff
Copy link
Contributor

IliaSuponeff commented Jul 6, 2024

Требуестя продумать и закодить тестирующие модули для unit и integration тестирования для подпроека application.

Требуются тесты для:

  • databases
  • models
  • themes
  • utils
  • viewmodels
  • views

Для работы над этой задачей требуется работать в ветке: dev/<test-type>/<target> или dev/test-<target>, где <target> - это либо тестируемый модуль или класс, либо имя widget-a или action-а в UI.

Рабочие ветки сливать с веткой test через PR.
Закрытие данного issue будет проводится при PR из ветки test в main

@IliaSuponeff IliaSuponeff added the TODO Task to work label Jul 6, 2024
@IliaSuponeff
Copy link
Contributor Author

IliaSuponeff commented Aug 9, 2024

Взялся за работу над интеграционными тестами.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO Task to work
Projects
None yet
Development

No branches or pull requests

1 participant