Commit Graph
67 Commits
Author SHA1 Message Date
Andrew KozlikandConor Patrick 5b7be01c8f Disable user verification tests on Trezor. 2019-10-08 10:23:09 -04:00
Andrew KozlikandConor Patrick 3469b8f8cb Allow dummy signature in response to silent authentication on Trezor. 2019-10-08 10:23:09 -04:00
Andrew KozlikandConor Patrick fee72f81bf Disable ClientPin tests for Trezor. 2019-10-08 10:23:09 -04:00
Andrew KozlikandConor Patrick f80f4d4a45 Add on_keepalive parameter to requests and add DeviceSelectCredential class, which implements button presses on the authenticator in response to keepalive STATUS_UPNEEDED. 2019-10-08 10:23:09 -04:00
Andrew KozlikandConor Patrick 14bfe4c7fb Add force_udp_backend() for Trezor. 2019-10-08 10:23:09 -04:00
Andrew KozlikandConor Patrick 74f9347860 Remove the "rk" option in TestResidentKey GetAssertion commands, since it is not a valid option for the GetAssertion command. 2019-09-30 21:55:37 +08:00
Andrew KozlikandConor Patrick 2391f7f38f Fix TestGetAssertion::test_allow_list_id_wrong_type and TestGetAssertion::test_allow_list_missing_id to correctly check that the authenticator verifies the presence and data type of the id attribute. 2019-09-30 21:55:37 +08:00
Conor Patrick a180ff2540 add test for mc 2019-09-17 17:14:16 +08:00
Conor Patrick 58f2cbb499 test solo version using hid command 2019-09-17 17:14:16 +08:00
Conor Patrick 1650923565 test up=false for get_assertion 2019-09-17 17:14:16 +08:00
Conor Patrick a73c77ba91 test request with mismatched RpID 2019-09-17 17:14:16 +08:00
Conor Patrick 0ddb54d361 skip tests that check fullDisplayName 2019-09-01 15:45:11 +08:00
Szczepan ZalegaandConor Patrick 5eb8825b3b Add test for maximum possible list count of the RKs per RP 2019-09-01 15:39:51 +08:00
Szczepan ZalegaandConor Patrick 72d987c5ae Check minimum required lengths of the FIDO2 RK fields
Related:
https://github.com/solokeys/solo/issues/158#issue-426613303
https://github.com/Nitrokey/nitrokey-fido2-firmware/issues/15
2019-09-01 15:39:51 +08:00
Conor Patrick 5f3ab95ab7 add cbor sorting from old tests 2019-08-29 23:34:10 +08:00
merlokkandConor Patrick 89a0cc3ab6 nfc input chaining test 2019-08-23 11:59:12 +08:00
merlokkandConor Patrick fcf6611eb2 skip usb solo tests 2019-08-23 11:59:12 +08:00
merlokkandConor Patrick dfa407ae2f add find device instead of select 2019-08-23 11:59:12 +08:00
merlokkandConor Patrick 6cac212a05 implement nfc recet 2019-08-23 11:59:12 +08:00
Conor Patrick 449155424f no hid for nfc 2019-08-20 20:45:05 +08:00
Conor Patrick f9fb62affe no up for nfc 2019-08-20 20:45:05 +08:00
Conor Patrick 1dd5a3dd78 only need to remove from field to reboot 2019-08-20 20:45:05 +08:00
Conor PatrickandGitHub 54a38a6269 Merge pull request #6 from merlokk/nfc_tests
Nfc tests
2019-08-20 13:03:23 +08:00
Conor Patrick af92fbacf8 test user presence behavior 2019-08-15 19:06:52 +08:00
Nicolas Stalder 107484b924 Include isort make target 2019-08-13 22:45:05 +02:00