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

feat: initial data factory test components #176

Merged
merged 28 commits into from
Aug 30, 2024

Conversation

stijnmoreels
Copy link
Member

@stijnmoreels stijnmoreels commented Aug 8, 2024

Adds the initial test components for testing Azure DataFactory in integration tests.

  • TemporaryDataFlowDebugSession that can be re-used across tests.
  • RunDataFlowAsync on the session to run the DataFlow
    • Parse the result as CSV
    • Parse the result as JSON
  • Mention that we do not specifically provide any additional help with running/waiting for pipelines, as Arcus.Testing.Core already provides enough help.

Relates to #90

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for arcus-testing ready!

Name Link
🔨 Latest commit cbecc91
🔍 Latest deploy log https://app.netlify.com/sites/arcus-testing/deploys/66d17fe979c3f100083ec3cd
😎 Deploy Preview https://deploy-preview-176--arcus-testing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@arcus-automation
Copy link
Collaborator

arcus-automation commented Aug 8, 2024

🧪 Code coverage summary

Metric Value
Line coverage 🟢 90.7%
Branch coverage 🔴 79.8%

😟 Your code coverage is not fully reaching 80 % yet.
Please inspect the report to find possible improvements and before you know it, your code coverage will reach the stars! 🚀

@stijnmoreels stijnmoreels marked this pull request as ready for review August 23, 2024 11:04
@stijnmoreels stijnmoreels requested a review from a team as a code owner August 23, 2024 11:04
Copy link
Contributor

@ClementVaillantCodit ClementVaillantCodit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's an impressive piece of work, very well done @stijnmoreels!

@stijnmoreels stijnmoreels merged commit a46d55c into arcus-azure:main Aug 30, 2024
15 checks passed
@stijnmoreels stijnmoreels deleted the feature/add-datafactory branch August 30, 2024 15:51
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.

3 participants