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

ci: run tests against Firebase emulator #293

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

thatfiredev
Copy link
Member

This PR should upgrade our CI to:

  • use versions 20 and 22 of NodeJS
  • use the latest versions of GH Actions
  • run the automated tests against the emulator instead of an actual Firebase project (it used to be geofire-gh-tests)
  • use placeholders for the Firebase configuration in the examples

I went ahead and changed the rules in that project to not allow any writes or reads. (internal bug: b/324238753)

@thatfiredev thatfiredev merged commit 9c2d7af into master Feb 18, 2025
7 checks passed
@coveralls
Copy link

Coverage Status

coverage: 89.041% (-3.2%) from 92.237%
when pulling d1ec694 on rpf-run-tests-in-emulator
into fb22381 on master.

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.

3 participants