FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(emulator): add support for storage emulator by Spirans · Pull Request #717 · firebase/firebase-admin-python · GitHub

feat(emulator): add support for storage emulator - #717

Open
Spirans wants to merge 3 commits into
firebase:mainfrom
Spirans:master
Open

feat(emulator): add support for storage emulator #717
Spirans wants to merge 3 commits into
firebase:mainfrom
Spirans:master

Conversation

Spirans commented Aug 27, 2023
edited
Loading

Copy link
Copy Markdown

Currently, we can't use firebase emulator with anonymous credentials due to request to real firebase and attempt to find a user and validate it's permissions. We can see this behaviour when running integrations test via pytest integration/test_storage.py --cert tests/data/service_account.json.
This PR should fix this and let use firebase emulator with fake credentials (and also run emulator integration tests on CI).

#570 #693

lahirumaramba self-assigned this Oct 4, 2023
lahirumaramba self-requested a review October 4, 2023 16:13

Spirans commented Oct 23, 2023

Copy link
Copy Markdown
Author

@lahirumaramba hi! Is there something I can do to help with this CL? Would you like more information about the problem? Perhaps some stack traces or other details?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL