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

chore(Firestore): Refactor Aggregation System Tests #6717

Merged
merged 6 commits into from
Oct 20, 2023

Conversation

yash30201
Copy link
Contributor

@yash30201 yash30201 commented Oct 16, 2023

Refactor all the system tests written for count aggregation so that they use a data provider pattern and are extensible to new upcoming aggregations like sum / average / min / max queries.

@product-auto-label product-auto-label bot added the api: firestore Issues related to the Firestore API. label Oct 16, 2023
@yash30201 yash30201 force-pushed the fs-refactor-aggregation-sys-test branch from 233da1c to d0ed292 Compare October 16, 2023 13:08
@yash30201 yash30201 marked this pull request as ready for review October 17, 2023 14:18
@yash30201 yash30201 requested review from a team as code owners October 17, 2023 14:18
Copy link
Contributor

@vishwarajanand vishwarajanand left a comment

Choose a reason for hiding this comment

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

Approving to unblock.

  1. I raised chore: fix bootstrap file path for system and perf tests #6726 for fixing the bootstrap filepaths during test runs.
  2. Pls take care of bumping up the core version in Firestore library.

@yash30201 yash30201 merged commit a68cc90 into googleapis:main Oct 20, 2023
21 checks passed
yash30201 added a commit to yash30201/google-cloud-php that referenced this pull request Oct 27, 2023
@yash30201 yash30201 added the next release PRs to be included in the next release label Nov 29, 2023
@yash30201 yash30201 deleted the fs-refactor-aggregation-sys-test branch May 8, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the Firestore API. next release PRs to be included in the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants