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

Add tests for firebase cloud functions #58

Open
1 of 3 tasks
vishwesh-D-kumar opened this issue Oct 5, 2021 · 3 comments
Open
1 of 3 tasks

Add tests for firebase cloud functions #58

vishwesh-D-kumar opened this issue Oct 5, 2021 · 3 comments
Assignees
Labels
Testing Issues related to the testing of the app
Milestone

Comments

@vishwesh-D-kumar
Copy link
Member

vishwesh-D-kumar commented Oct 5, 2021

  • Need basic unit tests for all current firebase endpoints to be made
  • Will be integrated into CI pipeline at a later stage.

Basic tests planned

  • Output of all onCall endpoints to be checked for sample courses
  • Authorization check on onCall Endpoints
  • (Possible?) Check notification endpoints also
@vishwesh-D-kumar vishwesh-D-kumar added this to the Third Release milestone Oct 5, 2021
@vishwesh-D-kumar vishwesh-D-kumar self-assigned this Oct 5, 2021
@vishwesh-D-kumar vishwesh-D-kumar changed the title Firebase cloud functions basic unit test Add tests for firebase cloud functions Oct 7, 2021
@vishwesh-D-kumar vishwesh-D-kumar added the Testing Issues related to the testing of the app label Oct 7, 2021
@anuneetanand
Copy link
Member

@vishwesh-D-kumar Close the issue if completed.

@vishwesh-D-kumar
Copy link
Member Author

2 is done , 1&3 remain.

@vishwesh-D-kumar
Copy link
Member Author

Should definitely be a part of next milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Issues related to the testing of the app
Projects
None yet
Development

No branches or pull requests

2 participants