Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Use about page instead of design type in signup tests #851

Merged
merged 4 commits into from Dec 20, 2017

Conversation

markryall
Copy link
Contributor

The new about page step has been declared a winner in a signup a/b test as an alternative to the design type step.

Currently, 100% of en users are seeing this step instead of design type.

This change ensures the signup tests will be prepared for the likely permanent replacement of the design type step with this new step.

Copy link
Contributor

@alisterscott alisterscott left a comment

Choose a reason for hiding this comment

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

Nice one, thanks for the update

@@ -0,0 +1,15 @@
import { By } from 'selenium-webdriver';
import * as driverHelper from '../../driver-helper.js';
import * as driverManager from '../../driver-manager.js';
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this line necessary?

@alisterscott
Copy link
Contributor

hotdog

Copy link
Contributor

@alisterscott alisterscott left a comment

Choose a reason for hiding this comment

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

LGTM

@markryall markryall merged commit e0c44bc into master Dec 20, 2017
@markryall markryall deleted the add/new-signup-step branch December 20, 2017 04:34
hoverduck added a commit that referenced this pull request Dec 20, 2017
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.

None yet

2 participants