Add VirtualAuthenticator tests to Ruby examples#2429
Add VirtualAuthenticator tests to Ruby examples#2429tcannonfodder wants to merge 1 commit intoSeleniumHQ:trunkfrom
Conversation
* Adding these tests helps document how the Selenium library can be used with virtual authenticators
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
diemol
left a comment
There was a problem hiding this comment.
@tcannonfodder, could you please check the failures?
User description
Description
Motivation and Context
Types of changes
Checklist
This is a new attempt of #1536, using the latest trunk
PR Type
Tests
Description
Add comprehensive VirtualAuthenticator test suite for Ruby
Test authenticator options configuration and JSON serialization
Test credential management (resident/non-resident keys)
Test protocol-specific behaviors (U2F vs CTAP2)
Diagram Walkthrough
File Walkthrough
virtual_authenticator_options_spec.rb
VirtualAuthenticatorOptions configuration testsexamples/ruby/spec/virtual_authenticator/virtual_authenticator_options_spec.rb
as_jsonmethodvirtual_authenticator_spec.rb
VirtualAuthenticator API comprehensive testsexamples/ruby/spec/virtual_authenticator/virtual_authenticator_spec.rb