Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test cases for monitor interface #27

Open
quixotique opened this issue Oct 19, 2012 · 1 comment
Open

Test cases for monitor interface #27

quixotique opened this issue Oct 19, 2012 · 1 comment
Assignees
Milestone

Comments

@quixotique
Copy link
Member

Need a new test script called monitor with some test cases for the monitor interface. Some ideas to start with:

  • test peer announcements: start server instance A, connect to A with monitor CLI client, then start server instance B and assert that peer discovery of B is reported to the CLI client
  • test that Rhizome bundle arrivals are announced
  • test the DNA lookup function used by the Asterisk plugin

Must ensure that the tests PASS on Solaris as well as Linux and Mac OS X.

@ghost ghost assigned quixotique Oct 19, 2012
@quixotique
Copy link
Member Author

The latest plans for a proper MDP client interface provide out-of-band (ie, local, non-MDP-traffic) commands and asynchronous reception of events, which will replace the Monitor Interface. So it is not worth investing much effort in an interface that will soon be deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant