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

Изменить blueprint для генерации тестов #1390

Open
AntonIV8 opened this issue Dec 23, 2022 · 0 comments · Fixed by #1391
Open

Изменить blueprint для генерации тестов #1390

AntonIV8 opened this issue Dec 23, 2022 · 0 comments · Fixed by #1391
Assignees

Comments

@AntonIV8
Copy link
Contributor

Тесты должны выглядеть вот так

module('Unit | Controller | uzpk-dogovor-e', function(hooks) {
....
test('ПроверяемыйСценарий Ожидаемый результат', function(assert) {
....
test('ПроверяемыйСценарий2 ОжидаемыйРезультат2', function(assert) {

@AntonIV8 AntonIV8 self-assigned this Dec 23, 2022
@AntonIV8 AntonIV8 linked a pull request Dec 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant