Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Add tests for (un)silence.js#176

Merged
prymitive merged 7 commits intomasterfrom
jest-coverage
Aug 18, 2017
Merged

Add tests for (un)silence.js#176
prymitive merged 7 commits intomasterfrom
jest-coverage

Conversation

@prymitive
Copy link
Contributor

Add tests for (un)silencing alerts from UI.

screen shot 2017-08-17 at 19 33 52

Doesn't matter for test result, but should be error since we return 500
elem.attr("title", "Silence is being deleted from Alertmanager");
elem.tooltip("fixTitle");
elem.find(".fa").removeClass("fa-times").addClass("fa-refresh fa-spin");
elem.find(".fa").removeClass("fa-trash-o").addClass("fa-refresh fa-spin");

Choose a reason for hiding this comment

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

trash ooooooooh

@prymitive prymitive merged commit 8951926 into master Aug 18, 2017
@prymitive prymitive deleted the jest-coverage branch August 18, 2017 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants