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

Multiple checks, fix for url encoding, TCP/Command checks #68

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Multiple checks, fix for url encoding, TCP/Command checks #68

merged 1 commit into from
Mar 29, 2016

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Mar 25, 2016

Addresses #61, #67

}
return nil

spew.Dump(checks)
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hold on :) I'm trying to test this PR as on my macbook tests are always failing 🌴

@wendigo
Copy link
Contributor Author

wendigo commented Mar 25, 2016

Ready to review 🙏

Command: struct {
Value string `json:"value`
}{Value: "echo 1"},
IntervalSeconds: 30,
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add one unknown check to show it'll be ignored

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Missing one test case with HTTP protocol and invalid path

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added test case with invalid path

@janisz
Copy link
Contributor

janisz commented Mar 25, 2016

👍

@janisz
Copy link
Contributor

janisz commented Mar 27, 2016

@wendigo One more thing. Could you squash your commits into one?

@wendigo
Copy link
Contributor Author

wendigo commented Mar 27, 2016

Squashed.

@dankraw
Copy link
Contributor

dankraw commented Mar 29, 2016

nice! 👍

@janisz janisz merged commit c967bab into allegro:master Mar 29, 2016
@janisz
Copy link
Contributor

janisz commented Mar 29, 2016

Thanks @wendigo !

@wendigo
Copy link
Contributor Author

wendigo commented Mar 29, 2016

Yeah! 😎

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

4 participants