Skip to content

database sdk not correctly inferring emulator namespace name #2064

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 3 commits into from
Aug 9, 2019

Conversation

jmwski
Copy link
Contributor

@jmwski jmwski commented Aug 8, 2019

In #2016, we added logic for inferring the namespace name to pass to the RTDB emulator from the result of parseRepoInfo, but we didn't actually create a repo class to communicate with it.

Copy link
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

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

Looks reasonable... I guess we didn't test this end-to-end before? Have we done so now?

@mikelehen mikelehen assigned jmwski and unassigned mikelehen Aug 8, 2019
@jmwski
Copy link
Contributor Author

jmwski commented Aug 9, 2019

Looks reasonable... I guess we didn't test this end-to-end before? Have we done so now?

Yes, I'm not sure how this slipped through. I think I may have been testing this changes concurrently with changes in the Admin SDK when we thought those were going to be necessary. I've tested this manually using only the js sdk.

@jmwski jmwski merged commit 10b6233 into master Aug 9, 2019
mikelehen pushed a commit that referenced this pull request Aug 12, 2019
* database sdk not correctly inferring emulator namespace name

* add environment variable test

* [AUTOMATED]: Prettier Code Styling
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
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.

2 participants