-
Notifications
You must be signed in to change notification settings - Fork 183
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
fix smoketest Тесты_ПроверкаРеквизитовДокументовКомментарийОтветственный #816
The head ref may contain hidden characters: "fix-smoketest-\u0422\u0435\u0441\u0442\u044B_\u041F\u0440\u043E\u0432\u0435\u0440\u043A\u0430\u0420\u0435\u043A\u0432\u0438\u0437\u0438\u0442\u043E\u0432\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u043E\u0432\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0439\u041E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0439"
fix smoketest Тесты_ПроверкаРеквизитовДокументовКомментарийОтветственный #816
Conversation
@SidnevAV я вмержил твои предыдущие ПР, и теперь конфликты в файле tools/JSON/xUnitParams.json поправь их. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
есть предложения
...й/Тесты_ПроверкаРеквизитовДокументовКомментарийОтветственный/Forms/Форма/Ext/Form/Module.bsl
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Предлагаю немного уточнить поведения для избежания ложных срабатываний.
Если РеквизитКомментарий = Неопределено Тогда | ||
ШаблонСообщения = НСтр("ru = '%1%2 не указан реквизит ""Комментарий""'"); | ||
ДобавитьСообщениеВРезультат(СтроковыеУтилиты, Результат, ШаблонСообщения) | ||
КонецЕсли; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Предлагаю сразу пропускать тест, если у документа нет реквизита Комментарий
сейчас, если я правильно понимаю, будет выдана ошибка, что неверно.
не во всех документах есть этот реквизит.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
готово
Если РеквизитОтветственный = Неопределено Тогда | ||
ШаблонСообщения = НСтр("ru = '%1%2 не указан реквизит ""Ответственный""'"); | ||
ДобавитьСообщениеВРезультат(СтроковыеУтилиты, Результат, ШаблонСообщения) | ||
КонецЕсли; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
аналогично пропускать по реквизиту Ответственный.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
готово
смержил твой же соседний ПР #814 и опять конфликты все в том же tools/JSON/xUnitParams.json поправишь? |
…ументовКомментарийОтветственный
Исправления по тесту Тесты_ПроверкаРеквизитовДокументовКомментарийОтветственный
сделанные изменения:
@vanessa-opensource/Collaborators - просьба прокомментировать и проверить