1
0
mirror of https://github.com/zerobig/fluent-request-schema-1c.git synced 2025-08-09 21:27:11 +02:00

readme and github action

This commit is contained in:
Ilya Bushin
2024-10-21 14:27:19 +03:00
parent 5f2ae01eae
commit 7a21abd01e
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- 'docs/**'
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on

View File

@@ -115,6 +115,8 @@
Тесты писались при помощи расширения для запуска тестов [YAxUnit](https://github.com/bia-technologies/yaxunit). И выполнялись на типовой конфигурации Управление торговлей ред.11.5 (11.5.18.41). Это надо учитывать при самостоятельном запуске тестов.
**Внимание!** YAxUnit для регулярных выражений использует внешнюю компоненту, так что требуется снять флаг безопасного режима. Иначе внешняя компонента не будет запущена.
## Идеи по дальнейшему развитию (roadmap)
- [x] создание документации;