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

WIP #1

Closed
wants to merge 2 commits into from
Closed

WIP #1

wants to merge 2 commits into from

Conversation

andy-faunadb
Copy link
Contributor

No description provided.


var res = Array.IndexOf(lines, " Response JSON:");
Assert.That(res != -1);
Assert.AreEqual(" {", lines[res + 1]);
Copy link
Contributor

Choose a reason for hiding this comment

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

these asserts need to be line-ending agnostic

@erickpintor
Copy link
Contributor

Hi team!

I'm adding some comments inline but please, keep in mind that I have no professional experience in C# at all. I'm just trying to confirm my understanding and hopefully trigger some interesting discussions.

@eaceaser
Copy link
Contributor

gonna close this i think

@eaceaser eaceaser closed this Jul 29, 2016
@marrony marrony deleted the wip branch August 1, 2016 23: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.

None yet

3 participants