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 when the caller is not the sender of the stream #82

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

PaulRBerg
Copy link
Member

Closes #56.

Depends upon #73, #75, #78 and #79 being merged first.

Copy link
Member

@andreivladbrg andreivladbrg left a comment

Choose a reason for hiding this comment

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

LGTM

chore: set "indent_size" for "*.tree" files in ".editorconfig"
test: rename "createdStream" to "actualStream"
test: reverse order of streams in "assertEq"
@PaulRBerg PaulRBerg force-pushed the test/caller-not-sender branch from 270ef79 to 70b5d1f Compare June 26, 2022 10:15
@PaulRBerg PaulRBerg merged commit cb6fef4 into main Jun 26, 2022
@PaulRBerg PaulRBerg deleted the test/caller-not-sender branch July 19, 2022 14:14
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.

Add a test for the case when the "sender" differs from the "msg.sender" in the tests for the "create" function
2 participants