SimplyStaking / panic

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

Assert channels are correctly removed #367

Closed itsciccio closed 1 year ago

itsciccio commented 1 year ago

Description

Assert that channels are correctly removed from the AlertRouter via the logs.

View these logs:

```AlertRouter - INFO - Obtaining list of channels to alert````

Requirements

Acceptance criteria

Scenario: Removing channel from monitoring a sub-chain configuration Given: A valid channel and a valid sub-chain configuration When: Channel removed from sub-chain in the PANIC UI Then: Indicative that channel has been removed via logs