1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-28 09:08:38 +02:00

Тесты EN

This commit is contained in:
Anton 2024-06-01 16:12:01 +03:00
parent 333582d8a8
commit 342133d93a
2 changed files with 1290 additions and 3 deletions

1287
.github/workflows/oint_test_full_en.yml vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -75,13 +75,13 @@
|
|";
Отбор = Новый Структура("Раздел", Раздел);
Отбор = Новый Структура("Section", Раздел);
ТестыТекущегоРаздела = ТаблицаТестов.НайтиСтроки(Отбор);
Для Каждого Тест Из ТестыТекущегоРаздела Цикл
Метод = Тест.Метод;
Синоним = Тест.Синоним;
Метод = Тест.Method;
Синоним = Тест.Synonym;
ТекстРаботы = ТекстРаботы + "
|