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

Connector builder server: Fix unit tests #21107

Merged
merged 14 commits into from
Jan 10, 2023

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Jan 6, 2023

The unit tests weren't updated to work with the most recent CDK version which requires the "type" properties to be specified on all levels.

This PR makes sure the tests run with the latest CDK version 0.17.0 and also adds a little test for the newly introduced inferred_schema property.

Ideally these tests would run as part of the gradle build - I will handle that on a separate PR.

@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 13:52 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 13:52 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 13:57 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 13:57 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 15:20 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 15:20 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 17:51 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 6, 2023 17:51 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 9, 2023 17:38 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 9, 2023 17:38 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 10, 2023 11:24 — with GitHub Actions Inactive
@flash1293 flash1293 temporarily deployed to more-secrets January 10, 2023 11:25 — with GitHub Actions Inactive
@flash1293 flash1293 marked this pull request as ready for review January 10, 2023 11:47
@flash1293 flash1293 requested review from brianjlai and girarda and removed request for brianjlai January 10, 2023 15:10
@flash1293 flash1293 merged commit d853b85 into master Jan 10, 2023
@flash1293 flash1293 deleted the flash1293/fix-builder-unit-tests branch January 10, 2023 15:21
jbfbell pushed a commit that referenced this pull request Jan 13, 2023
* fix stuff

* add inferred schema to API

* fix yaml changes

* fix yaml formatting

* add whitespace back

* fix tests

* reformat

* add unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants