Commit graph

5 commits

Author SHA1 Message Date
Timothy Andrew
961e86bf24 Add feature specs to cover naming and deleting U2F devices. 2016-08-18 22:12:02 +05:30
Timothy Andrew
2675c9d632 Fix U2fSpec for PhantomJS versions > 2.
- We weren't explicilty waiting for the page to load while navigating
  to the "Manage two-factor authentication" page. This was probably
  incidentally working for PhantomJS 1.x versions.
2016-08-13 00:57:40 -05:00
Timothy Andrew
341d8bc3f7 Add a U2F feature spec for multiple devices owned by the same user.
1. This scenario was previously tested for the registration flow, but
   not authentication.
2016-07-14 08:19:09 +05:30
Timothy Andrew
298eb449f3 Update u2f_spec to cover U2F being disabled until authenticator is set up. 2016-06-15 08:16:54 +05:30
Timothy Andrew
7232bdb9ad Add feature specs covering U2F registration and authentication. 2016-06-06 12:50:31 +05:30