-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Implement unified emulator settings API proposal #5916
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
Changes from 33 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
c338e99
Add header for API proposal
morganchen12 807d7bc
Fix some bugs and add implmentation
morganchen12 6e82b53
Fix header import
morganchen12 590f40c
Fix umbrella header
morganchen12 a2fe4e1
Add ways to modify settings object
morganchen12 cf2ca55
Remove unnecessary nodoc
morganchen12 eb63113
Update with new API
morganchen12 49aab18
Add implementations for Firestore and RTDB
morganchen12 1fcba8f
Revert emulator settings class
morganchen12 e387511
fix style
morganchen12 fbcc739
Remove bad import and assertion on override
morganchen12 5972704
Prevent database emu from being set after repo init
morganchen12 02b0fea
Add unified emu to functions
morganchen12 097583d
Add tests
morganchen12 048ce35
update header comment
morganchen12 9739564
fix test failures
morganchen12 15876be
remove unused variable
morganchen12 c9bed3b
fix database test
morganchen12 6cb754e
cast NSInteger to long
morganchen12 5186c94
fix style
morganchen12 48278aa
Fix functions test in travis
morganchen12 dc1a7db
Remove valueForKeyPath in tests
morganchen12 11161c2
fix style
morganchen12 1447510
update comments and remove explicit scheme
morganchen12 7adae5d
save progress
morganchen12 cd00920
Implement reference validation for RTDB
morganchen12 6dde31f
Add tests
morganchen12 c1f2413
Merge branch 'master' into morganchen/emu
morganchen12 583d704
Add changelog entries
morganchen12 d85a92b
Remove test logs
morganchen12 9dc82a6
Fix line lengths
morganchen12 641ee18
remove underlyingHost
morganchen12 f4ed678
Merge branch 'master' into morganchen/emu
morganchen12 1a11b25
fix functions tests
morganchen12 7ec50ad
fix integration warnings in functions test
morganchen12 5b4241c
Merge branch 'master' into morganchen/emu
morganchen12 6677c58
fix functions test
morganchen12 301f6b7
Merge branch 'master' into morganchen/emu
morganchen12 18e4e11
Fix infinite loop exposed in integration tests (#6912)
paulb777 8509125
Merge branch 'master' into morganchen/emu
morganchen12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.