SimplyStaking / panic

PANIC Monitoring and Alerting For Blockchains
Apache License 2.0
81 stars 31 forks source link

Test channel alerting #364

Closed itsciccio closed 1 year ago

itsciccio commented 1 year ago

Description

We need to assert that each channel correctly receives alerts from PANIC.

Requirements

The following must be repeated for every channel:

Acceptance criteria

Scenario: Checking for alerts on a particular channel Given: A valid channel configuration is associated with the sub-chain When: An alert is raised by PANIC Then: An alert is recieved on the particular channel being tested

zimaah commented 1 year ago

Tested each and every channel type by:

Nothing abnormal has been found in the logs and during the tests via test button all of them return a positive feedback.