salesforce / storm-dynamic-spout

A framework for building spouts for Apache Storm and a Kafka based spout for dynamically skipping messages to be processed later.
BSD 3-Clause "New" or "Revised" License
40 stars 13 forks source link

Breaking up Integration tests #66

Closed Crim closed 6 years ago

Crim commented 6 years ago

Start to breakup the integration test DynamicSpoutTest into:

This moves us towards being able to do #19

Crim commented 6 years ago

@stanlemon This should be ready for review. I think you already pointed out the only real logic change. The rest is just moving tests around.

Looks like no discernible increase in test run time either => 04:28 min