Skip to content
This repository has been archived by the owner. It is now read-only.

refactor(client): Clean up complete_sign_up a bit. #4518

Merged
merged 1 commit into from Dec 16, 2016

Conversation

@shane-tomlinson
Copy link
Member

@shane-tomlinson shane-tomlinson commented Dec 16, 2016

This is an extraction and refinement from #4370. To simplify
adding the new functionality required for #4370, especially
with the tests, I broke up the beforeRender function so that
individual components could be tested w/o combinatorial explosion.
This is the result.

@vladikoff - r?

This is an extraction and refinement from #4370. To simplify
adding the new functionality required for #4370, especially
with the tests, I broke up the `beforeRender` function so that
individual components could be tested w/o combinatorial explosion.
This is the result.
@shane-tomlinson shane-tomlinson added this to the FxA-51: Email Confirmation Flow (Phase 1) milestone Dec 16, 2016
@shane-tomlinson shane-tomlinson requested a review from vladikoff Dec 16, 2016
// sign up verification from completing, nor
// should an error be displayed to the user.
// Log the error and nothing else.
this.logError(err);

This comment has been minimized.

@vladikoff

vladikoff Dec 16, 2016
Contributor

👍

@vladikoff vladikoff merged commit 2d3123b into master Dec 16, 2016
4 checks passed
4 checks passed
ci/circleci Your tests passed on CircleCI!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
coverage/coveralls Coverage increased (+0.001%) to 98.642%
Details
@vladikoff vladikoff deleted the refactor-cleanup-complete-sign-up branch Dec 16, 2016
Copy link
Contributor

@vladikoff vladikoff left a comment

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants