Skip to content

Add e2e test for notifier#315

Merged
tamalsaha merged 43 commits intomasterfrom
httpserver
Mar 27, 2018
Merged

Add e2e test for notifier#315
tamalsaha merged 43 commits intomasterfrom
httpserver

Conversation

@mirshahriar
Copy link
Copy Markdown
Contributor

@mirshahriar mirshahriar commented Mar 23, 2018

  • added e2e test for notification
  • removed Objects() wrapper from icinga client
  • made sms.Render() public

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 23, 2018

Codecov Report

Merging #315 into master will decrease coverage by 0.29%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #315     +/-   ##
=========================================
- Coverage   32.04%   31.74%   -0.3%     
=========================================
  Files          14       14             
  Lines         980      989      +9     
=========================================
  Hits          314      314             
- Misses        613      622      +9     
  Partials       53       53
Impacted Files Coverage Δ
plugins/notifier/sms.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2705b0...57bb2a2. Read the comment docs.

RegisterFailHandler(Fail)
SetDefaultEventuallyTimeout(TIMEOUT)

junitReporter := reporters.NewJUnitReporter("junit.xml")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Keep this.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

gen()
die(call('GO15VENDOREXPERIMENT=1 ' + libbuild.GOC + ' install ./cmd/... ./test/...'))


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Merge test/run.sh here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

keep previous one

}
}
}
return &http.Server{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@tamalsaha tamalsaha merged commit 288ea16 into master Mar 27, 2018
@tamalsaha tamalsaha deleted the httpserver branch March 27, 2018 06:37
@tamalsaha tamalsaha changed the title add e2e test for notifier Add e2e test for notifier Mar 27, 2018
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.

3 participants