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

Await .eventually test matchers #54

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ernestognw
Copy link
Member

Description

The .eventually chai matchers need to be awaited. From this, some issues raised. This PR fixes them

@ernestognw ernestognw marked this pull request as ready for review December 27, 2024 01:16
@ernestognw ernestognw requested a review from a team as a code owner December 27, 2024 01:16
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is unrelated to the .eventually part. @frangio and I agreed that the forbiden first char could cause bad issues (not being able to sign some ERC-712 objects).

We can reopen that discussion, but not in this PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests currently have multiple cases that include the forbidden first characters.

Are you ok removing those cases?

Copy link
Member Author

@ernestognw ernestognw Dec 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See d1b1289

@ernestognw ernestognw requested review from Amxx and a team December 30, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants