feat: add cf-edit/validate/info, epf-init/validate/add-form, erf-init tests (batches 6+7)

7 new skills covered. All 28 tests across 16 skills passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-28 13:48:11 +03:00
parent 8b38f8f78d
commit dcacecff7f
31 changed files with 1150 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"name": "Корректная обработка проходит валидацию",
"preRun": [
{
"script": "epf-init/scripts/init",
"args": { "-Name": "Тест", "-SrcDir": "{workDir}" }
}
],
"params": { "objectPath": "Тест.xml" }
}