Closed stijnmoreels closed 2 months ago
Name | Link |
---|---|
Latest commit | cbecc9190355e1bef20c02423b385db6c82bc3fb |
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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! ๐
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 DataFlowArcus.Testing.Core
already provides enough help.Relates to #90