Skip to content

Modify multi-tenancy impacted endpoints according to admin integ tests #3818

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 1 commit into from
Oct 12, 2021

Conversation

lisajian
Copy link
Contributor

@lisajian lisajian commented Oct 12, 2021

Description

Update endpoints impacted by multi-tenancy change so they pass tests existing in admin SDK

Corresponding admin SDK integration test changes: firebase/firebase-admin-node#1453

Corresponding internal bug: b/192387245

Scenarios Tested

  • npm test passes in auth emulator
  • npm run build in auth emulator, followed by node /Users/lisajian/dev/firebase-tools/lib/bin/firebase emulators:exec --project fake-project-id --only auth,database,firestore 'npx mocha \"test/integration/auth.spec.ts\" --slow 5000 --timeout 20000 --require ts-node/register --testMultiTenancy' passes in firebase-admin-node SDK

Sample Commands

N/A

@yuchenshi yuchenshi merged commit e4b9b93 into master Oct 12, 2021
@yuchenshi yuchenshi deleted the lj-multitenancy-admintests branch October 12, 2021 20:52
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants