Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Environments for Dataflow Tests #691

Closed
EagleoutIce opened this issue Feb 24, 2024 · 0 comments · Fixed by #696
Closed

Simplify Environments for Dataflow Tests #691

EagleoutIce opened this issue Feb 24, 2024 · 0 comments · Fixed by #696
Labels
dataflow Related to dataflow extraction enhancement New feature or request test Relates to tests specifically

Comments

@EagleoutIce
Copy link
Member

As a follow-up of #158 (and its handling in #665) we want to improve on the creation of environments for test. Probably something like:

envFrom({
    'x': variableDefinition('5', ...)
    'y': ...
})
@EagleoutIce EagleoutIce added enhancement New feature or request dataflow Related to dataflow extraction test Relates to tests specifically labels Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataflow Related to dataflow extraction enhancement New feature or request test Relates to tests specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant