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

Added wizard navigation and error verification Scenarios #405

Merged
merged 3 commits into from
May 18, 2015

Conversation

porterbot
Copy link
Contributor

No description provided.

}).then(function(selectFileStep) {
selectFileStep[0].click();
browser.getCurrentUrl().then(function(url) {
var targetUrl = browser.baseUrl + '#/' + pageUrl;
Copy link
Contributor

Choose a reason for hiding this comment

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

Now that @poorgeek has converted Angular to use HTML5 mode (see #403 and specifically, https://github.com/poorgeek/hmda-pilot/commit/5b8c0b2769698c94f1acf4e7093179ae79f4e3eb) the following expect will fail with the included # in the targetUrl

LinuxBozo added a commit that referenced this pull request May 18, 2015
Added wizard navigation and error verification Scenarios
@LinuxBozo LinuxBozo merged commit 81b290e into cfpb:develop May 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants