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

Handle mergeable entry after adding #3373

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Handle mergeable entry after adding #3373

merged 1 commit into from
Aug 25, 2016

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Aug 24, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Ran git rebase -i to squash commits if needed.

fix #3368

auditor: @bsclifton

expMonth.toString() + '/' + expYear.toString())
})
it('Credit Card form test', function * () {
const page1Url = 'https://www.roboform.com/filling-test-all-fields'
Copy link
Member

@bsclifton bsclifton Aug 25, 2016

Choose a reason for hiding this comment

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

Can the call to this URL be stubbed / replaced with a fixture? (or maybe it is and I just didn't see it). Would be ideal if we didn't have a dependency on their site 😄

@bsclifton bsclifton changed the title Handle mergeble entry after adding Handle mergeable entry after adding Aug 25, 2016
@bsclifton
Copy link
Member

Looks great! Well done 😄 ++

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.

Editing Autofill entries are not saved. Creates a blank entry
4 participants