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

Fix Unit Testing pipeline to reflect firebase-admin changes in Backend #177

Closed
AlexanderWangY opened this issue Feb 25, 2024 · 1 comment
Assignees
Labels
Backend📡 Issues corresponding to the backend/API. Medium You should have some familiarity with our codebase to work on this issue Refactor Rewriting functions, changing names, improving code readability, reducing complexity Testing Changes made to test files & suites

Comments

@AlexanderWangY
Copy link
Collaborator

Description:

Currently, the unit tests use the web modular api with the 7 api-keys used to run those unit tests. However, we need to migrate this over to firebase-admin with a private.json key that needs to be stored securely.

Tasks:

  • Refactor pipeline to reflect firebase-admin changes
  • Ensure current working state passes these tests
  • Familiarize yourself with main.yaml in the .github folder
@AlexanderWangY AlexanderWangY added Backend📡 Issues corresponding to the backend/API. Medium You should have some familiarity with our codebase to work on this issue Refactor Rewriting functions, changing names, improving code readability, reducing complexity Testing Changes made to test files & suites labels Feb 25, 2024
@AlexanderWangY AlexanderWangY self-assigned this Feb 25, 2024
This was referenced Feb 25, 2024
@AlexanderWangY
Copy link
Collaborator Author

Closed by #187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend📡 Issues corresponding to the backend/API. Medium You should have some familiarity with our codebase to work on this issue Refactor Rewriting functions, changing names, improving code readability, reducing complexity Testing Changes made to test files & suites
Projects
None yet
Development

No branches or pull requests

1 participant