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

fix(relay-kit): fix relay-kit tests to use a dynamic identifier #1130

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

DaniSomoza
Copy link
Contributor

What it solves

This change replaces the hardcoded identifier in the relay-kit tests with a dynamic value using safe4337Pack.getOnchainIdentifier().

It updates assertions to verify that callData ends with this identifier and adds validations to ensure the identifier is not empty

@coveralls
Copy link

coveralls commented Feb 10, 2025

Pull Request Test Coverage Report for Build 13240979643

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.049%

Totals Coverage Status
Change from base Build 13240057864: 0.0%
Covered Lines: 893
Relevant Lines: 1073

💛 - Coveralls

@DaniSomoza DaniSomoza merged commit c389c5f into development Feb 10, 2025
22 checks passed
@DaniSomoza DaniSomoza deleted the fix-relay-kit-onchain-analytic-tests branch February 10, 2025 12:42
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2025
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