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

[test] Add test for new assert in set_name method #274

Merged

Conversation

LazarusAA
Copy link
Contributor

What does this PR do?

Adds a unit test to validate the new assert in the set_name method.

Why is this change necessary?

To ensure the assert behaves as expected and improves reliability for future changes.

How was this tested?

  • Ran snforge test to confirm the test passes.
    image

Related Issue

Fixes: #256

Copy link
Member

@adrianvrj adrianvrj left a comment

Choose a reason for hiding this comment

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

Nice work!

@adrianvrj adrianvrj merged commit 0768f34 into undefinedorgcr:dev Nov 28, 2024
4 of 5 checks passed
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.

[test] Add test for new assert in set_name method
2 participants