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 Message Assertion Function #14

Merged
merged 2 commits into from
May 5, 2024
Merged

Add Message Assertion Function #14

merged 2 commits into from
May 5, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 3, 2024

This pull request resolves #13 by adding an assert_message function alongside its corresponding testing. The function is used to assert whether the message function was called with the expected arguments.

@threeal threeal added this to the Version 0.1.0 milestone May 3, 2024
@threeal threeal self-assigned this May 3, 2024
@threeal threeal force-pushed the add-assert-message-func branch from 18a4d7d to 93d88d9 Compare May 3, 2024 16:40
@threeal threeal changed the base branch from main to mock-and-assert-message May 3, 2024 16:40
Base automatically changed from mock-and-assert-message to main May 4, 2024 15:32
@threeal threeal force-pushed the add-assert-message-func branch from 93d88d9 to 947946e Compare May 4, 2024 15:38
@threeal threeal marked this pull request as ready for review May 4, 2024 15:39
@threeal threeal force-pushed the add-assert-message-func branch from 947946e to bbc47f3 Compare May 5, 2024 08:39
@threeal threeal merged commit b697491 into main May 5, 2024
2 checks passed
@threeal threeal deleted the add-assert-message-func branch May 5, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Add Message Assertion Function
1 participant