Skip to content

Add ES functional test codegen - yaml parser + action mapper - #82

Merged
margaretjgu merged 2 commits into
mainfrom
functional-test-codegen
Apr 10, 2026
Merged

Add ES functional test codegen - yaml parser + action mapper#82
margaretjgu merged 2 commits into
mainfrom
functional-test-codegen

Conversation

@margaretjgu

@margaretjgu margaretjgu commented Apr 9, 2026

Copy link
Copy Markdown
Member

relates to https://github.com/elastic/agentic-interface-program/issues/55
closes https://github.com/elastic/agentic-interface-program/issues/72

Added yaml parser that reads elasticsearch-clients-tests yaml files into a typed AST with support for requires, setup, teardown, do, set, match, is_true, is_false, and length steps
Add action mapper (codegen/functional/mapper.ts) that maps yaml dot-notation actions (e.g. indices.create) to CLI command args using the registered EsApiDefinition registry

@margaretjgu
margaretjgu merged commit 9708ba2 into main Apr 10, 2026
15 checks passed
@margaretjgu
margaretjgu deleted the functional-test-codegen branch April 10, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants