Skip to content

Add CI for firebase-functions-test #147

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 3 commits into from
May 18, 2022
Merged

Add CI for firebase-functions-test #147

merged 3 commits into from
May 18, 2022

Conversation

TheIronDev
Copy link
Contributor

This commit adds CI for firebase-functions-test as an additional level
of protection.

This is a duplicate of the {test.yaml from firebase-functions](https://github.com/firebase/firebase-functions/blob/master/.github/workflows/test.yaml)

@TheIronDev
Copy link
Contributor Author

Note: I am aware that the lint is failing. I would like to get #146 in first to avoid merge conflicts.

This commit adds CI for firebase-functions-test as an additional level
of protection.

This is a duplicate of the {test.yaml from firebase-functions](https://github.com/firebase/firebase-functions/blob/master/.github/workflows/test.yaml)
This commit does the following:

* Remove `npm run bin:test` from ci
* Add `npm run integrationTest` from ci
@TheIronDev TheIronDev merged commit 702a602 into master May 18, 2022
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.

None yet

2 participants