poetapp / node

The core of Po.et
https://docs.poetnetwork.net/
MIT License
194 stars 27 forks source link

Testing Environment Cross-Testing #27

Open lautarodragan opened 6 years ago

lautarodragan commented 6 years ago

The Testing Environment needs to have two completely isolated Po.et Nodes, each with its own IPFS, MongoDB and RabbitMQ.

We need an smoke test that sends an alert to Slack whenever a Work that has been timestamped by Node1 over an hour ago still hasn't been picked up by Node2.

warrenv commented 5 years ago

This feels like it should be a smoke test versus an integration test.

lautarodragan commented 5 years ago

Updated description @warrenv