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

Integration tests Setup and Initial tests for Scalars #13473

Merged
merged 11 commits into from
Aug 12, 2024

Conversation

aashishpatil-g
Copy link
Contributor

Setup for Integration tests and added intial set of Scalar tests.

More tests will be added later.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

Copy link
Contributor

@dconeybe dconeybe left a comment

Choose a reason for hiding this comment

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

Just a few very minor comments. Otherwise, LGTM.

Copy link
Contributor

@dconeybe dconeybe left a comment

Choose a reason for hiding this comment

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

LGTM. Just one minor spelling error in a comment.

Package.swift Outdated Show resolved Hide resolved

func createScalarBoundaryMutationRef(id: UUID,

maxNumber: Int,
Copy link
Member

Choose a reason for hiding this comment

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

nit: Many extra blank lines in this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is generated code. I ran it via our style script and this is the cleaned up version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will need to work on fixing the generation to reduce blank lines. Some of these won't removed by swift formatting.

@paulb777
Copy link
Member

And fix the check CI job

@aashishpatil-g aashishpatil-g merged commit 2efe880 into dataconnect Aug 12, 2024
33 of 51 checks passed
@aashishpatil-g aashishpatil-g deleted the IntegrationTests branch August 12, 2024 21:42
@firebase firebase locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants