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

Figure out how to emulate firebase in integration tests #111

Closed
Tracked by #296
itegulov opened this issue Apr 24, 2023 · 1 comment
Closed
Tracked by #296

Figure out how to emulate firebase in integration tests #111

itegulov opened this issue Apr 24, 2023 · 1 comment
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@itegulov
Copy link
Contributor

In the effort to untie ourselves from depending on validTokens (see #76) we should figure out a way to set up a local firebase project. https://firebase.google.com/docs/emulator-suite might be useful.

@volovyks volovyks added this to the Infrastructure and Stability milestone May 22, 2023
@volovyks volovyks removed this from the Infrastructure and Stability milestone Aug 10, 2023
@trechriron trechriron added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels Sep 7, 2023
@volovyks volovyks self-assigned this Oct 4, 2023
@volovyks
Copy link
Collaborator

volovyks commented Oct 7, 2023

I set up and tried using the Firebase emulator, but It appeared that it was not signing JWT Tokens :/
https://firebase.google.com/docs/emulator-suite/connect_auth#id_tokens
I simulate almost everything from real Firebase but not what we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
None yet
Development

No branches or pull requests

3 participants