Skip to content

tests: Remove need for a separate Firestore project #14632

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Apr 17, 2025

We still can't have a default database for Firestore and Datastore in the same project, so this changes all our Firestore integration tests and snippets to use a named database instead. (Changing Datastore would have been more disruptive.)

@jskeet jskeet requested a review from a team as a code owner April 17, 2025 08:43
We still can't have a *default* database for Firestore and Datastore
in the same project, so this changes all our Firestore integration
tests and snippets to use a named database instead. (Changing
Datastore would have been more disruptive.)
@jskeet
Copy link
Collaborator Author

jskeet commented Apr 17, 2025

Tests all now pass; merging.

@jskeet jskeet merged commit 2cbb951 into googleapis:main Apr 17, 2025
9 checks passed
@jskeet jskeet deleted the firestore-db branch April 17, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants