Skip to content

Add minified integration tests to Firestore #2448

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 6 commits into from
Dec 27, 2019

Conversation

schmidt-sebastian
Copy link
Contributor

This changes the tests in integration/firestore to use the "minified" browser build and lets us verify our SDK once we turn on property name mangling.

This is pretty hacky and relies on a complete build of all SDKs, but short of converting our integration/firestore to Rollup, this might be the easiest way. Comments/suggestions more than welcome!

Copy link
Member

@Feiyang1 Feiyang1 left a comment

Choose a reason for hiding this comment

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

AFAIK, integration/firestore is broken for a while. Does this change make it run again?

@schmidt-sebastian
Copy link
Contributor Author

#2445 makes them run again (or is supposed to - the PR currently fails to resolve its dependencies in CI as well as locally)

@schmidt-sebastian schmidt-sebastian changed the base branch from mrschmidt/minified to master December 27, 2019 08:09
@schmidt-sebastian schmidt-sebastian merged commit 7250d25 into master Dec 27, 2019
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/intergrationrollup branch December 27, 2019 08:55
@hsubox76 hsubox76 added this to the next milestone Jan 7, 2020
@firebase firebase locked and limited conversation to collaborators Jan 27, 2020
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