AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Test `Notification.Broadcast` #149

Closed sparre closed 10 years ago

sparre commented 10 years ago

Some kind of unit-test for procedure Notification.Broadcast would be nice. A simple option could be to compare what curl sends (as a known valid request) with what Notification.Broadcast sends.

rostgaard commented 10 years ago

This one is hard. It will eventually be covered by our integration tests, but testing stand-alone is tough.