mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-26 14:41:02 +03:00
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:
co-authored by
Claude Opus 4.6
parent
8b38f8f78d
commit
dcacecff7f
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"script": "epf-add-form/scripts/add-form",
|
||||
"setup": "none",
|
||||
"args": [
|
||||
{ "flag": "-ProcessorName", "from": "case.processorName" },
|
||||
{ "flag": "-FormName", "from": "case.formName" },
|
||||
{ "flag": "-SrcDir", "from": "workDir" }
|
||||
],
|
||||
"snapshot": {
|
||||
"root": "workDir",
|
||||
"normalizeUuids": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user