Skip to content

Tidy firebase-messaging Tests #232

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 2 commits into from
Oct 18, 2017
Merged

Tidy firebase-messaging Tests #232

merged 2 commits into from
Oct 18, 2017

Conversation

gauntface
Copy link

This tidies up the clean in before and after of tests and makes use of sinon sandboxes rather than manually tracking stubs etc.

jshcrowthe
jshcrowthe previously approved these changes Oct 18, 2017
Copy link
Contributor

@jshcrowthe jshcrowthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! If you can just address the script name comment this is good to go :)

@@ -7,6 +7,7 @@
"scripts": {
"dev": "gulp dev",
"test": "karma start --single-run",
"test:manual": "karma start --browsers=Chrome --auto-watch",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we call this test:debug? Just to be consistent with other debug scripts.

@jshcrowthe jshcrowthe dismissed their stale review October 18, 2017 21:13

Misclicked button

@jshcrowthe jshcrowthe merged commit 0a6ad04 into master Oct 18, 2017
@jshcrowthe jshcrowthe deleted the messaging-test-tidy branch October 18, 2017 22:15
@firebase firebase locked and limited conversation to collaborators Oct 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants