-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Test/qa 20 add relationship tests to datasources #10736
Test/qa 20 add relationship tests to datasources #10736
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## develop #10736 +/- ##
========================================
Coverage 60.17% 60.17%
========================================
Files 245 245
Lines 7518 7518
Branches 1404 1404
========================================
Hits 4524 4524
Misses 2754 2754
Partials 240 240 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
qa-core/src/internal-api/tests/dataSources/postgresSQL.integration.spec.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
This PR adds a test to the creation of a relationship from BB in a MySQL database.
Addresses: