You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.
We can hook into already existing tests and just add the necessary steps.
Since spinning up a cluster takes time, we don't want to make the regression tests take much longer time.
The text was updated successfully, but these errors were encountered:
I'm going to compile a quick list of zmq topics and where would be the most appropriate place for those tests to be integrated machine wise. I'll ping you @GalRogozinski when I've figured out where I plan to put them
Description
For each zmq topic we should have a regression test that ascertains it continues to work
Motivation
So we don't accidentally remove zmq topics
Issues / Scenarios
See each topic in https://github.com/iotaledger/iri/blob/dev/src/main/java/com/iota/iri/zmq/README.md
How to test for this
We can hook into already existing tests and just add the necessary steps.
Since spinning up a cluster takes time, we don't want to make the regression tests take much longer time.
The text was updated successfully, but these errors were encountered: