Skip to content

Firestore: Improve test name of "missing index" error message tests #7875

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 2 commits into from
Dec 14, 2023

Conversation

dconeybe
Copy link
Contributor

@dconeybe dconeybe commented Dec 14, 2023

Rename some tests from "error message is good" to "error message contains console link" to be more descriptive, as suggested in another code review: firebase/firebase-ios-sdk#12189. No functionality is changed by this PR, merely the test's names.

A similar change was made to the android sdk in firebase/firebase-android-sdk#5602.

@dconeybe dconeybe self-assigned this Dec 14, 2023
Copy link

changeset-bot bot commented Dec 14, 2023

🦋 Changeset detected

Latest commit: ba9bd74

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Changeset File Check ⚠️

  • Warning: This PR modifies files in the following packages but they have not been included in the changeset file:%0A - @firebase/firestore%0A%0A Make sure this was intentional.

@google-oss-bot
Copy link
Contributor

@dconeybe dconeybe marked this pull request as ready for review December 14, 2023 21:19
@dconeybe dconeybe requested review from a team as code owners December 14, 2023 21:19
@dconeybe dconeybe requested a review from milaGGL December 14, 2023 21:19
Copy link
Contributor

@milaGGL milaGGL left a comment

Choose a reason for hiding this comment

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

Thank you for taking the effort to unify the test names in different SDKs.

@dconeybe dconeybe merged commit 2e32eeb into master Dec 14, 2023
@dconeybe dconeybe deleted the dconeybe/ImproveMissingIndexTestName branch December 14, 2023 21:30
@google-oss-bot
Copy link
Contributor

@firebase firebase locked and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants