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

C#: Re-factor data flow unit tests to use the new API. #12732

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Mar 31, 2023

In this PR we refactor

  • Unit tests
  • Inline flow test framework
    to the new data flow API.

Note that the inline flow test output has changed. The inline flow tests had two similar configurations in scope during execution which caused the duplicate nodes and edges (these are now removed from the test output).

@github-actions github-actions bot added the C# label Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant