GH-2244: Unit tests for Ghostery Dawn Intro Hub (#657)
* Add tests for Welcome and success viwe * Add tests for Welcome, Success, BlockSettingsView and ChoosePlanView * Add tests for Step1_CreateAccountForm * Add tests for Step1_LoginForm * Add tests for Step1_CreateAccountView * Add tests for hub reducers * Update copyright year * Add copyright to sass files * Add broken AntiSuiteActions test * Add tests for AntiSuiteActions * Add test for BlockingPolicyActions * Add test for MetricsActions * Add tests for ToastActions * Add tests for SetupLifeCycleActions * Add test for StepProgressBar component, fix console errors and use Onboarding Constants as an index to appease PropTypes * Update propTypes * Remove console log * Update proptypes * Update test for ToastReducer * Fix Choose Plan Page screen width * Add back comment * Cleanup unit tests, move withRouter back to component entry path, fix AntiSuiteReducer tests, and mock nested functions in action tests