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 docs for reject, also reject/3 and tidy up server response. #4

Merged
merged 5 commits into from
Sep 17, 2018

Conversation

jimsynz
Copy link
Contributor

@jimsynz jimsynz commented Sep 16, 2018

No description provided.

assert_raise ArgumentError,
"Module String has not been copied. See docs for Mimic.copy/1",
fn ->
expect(String, :split, fn x, y -> x + y end)
Copy link
Owner

Choose a reason for hiding this comment

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

I think this should be reject(...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wat

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this was your boog copypasta'd by me :)

@edgurgel edgurgel merged commit 6a2f587 into master Sep 17, 2018
@edgurgel edgurgel deleted the add-docs-for-reject branch September 17, 2018 03:35
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.

2 participants