Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add E2E Test with WebAuthn Signer #197

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Add E2E Test with WebAuthn Signer #197

merged 4 commits into from
Jan 9, 2024

Conversation

nlordell
Copy link
Collaborator

@nlordell nlordell commented Dec 22, 2023

A huge part of the way to #173

This PR adds an E2E test using the reference 4337 EntryPoint and bundler for a Safe deployment with a WebAuthn (i.e. Passkeys) signer.

Note that this E2E test is not 100% complete. In particular, we don't get test using the Safe after the launchpad deployment is completed. I want to add that test in a follow-up when I actually add the gas profiling for the WebAuthn signer.

@coveralls
Copy link

coveralls commented Jan 8, 2024

Pull Request Test Coverage Report for Build 7458471639

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+86.5%) to 100.0%

Totals Coverage Status
Change from base Build 7407637600: 86.5%
Covered Lines: 33
Relevant Lines: 33

💛 - Coveralls

@nlordell nlordell marked this pull request as ready for review January 8, 2024 15:25
@nlordell nlordell requested a review from a team as a code owner January 8, 2024 15:25
@nlordell nlordell requested review from rmeissner, akshay-ap, mmv08 and remedcu and removed request for a team January 8, 2024 15:25
4337/contracts/test/WebAuthnSigner.sol Show resolved Hide resolved
4337/contracts/test/WebAuthnSigner.sol Outdated Show resolved Hide resolved
@nlordell nlordell merged commit 4782541 into master Jan 9, 2024
10 checks passed
@nlordell nlordell deleted the e2e-webauthn-signer branch January 9, 2024 08:45
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2024
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.

3 participants