dasch/avro_turf

Testing / Initialize

FrancoisDeBellescize opened this issue · 1 comments

Hi,

I'm actually trying to build specs to test your lib but i'm stuck right now.

My first question is where do you initialise the AvroTurf::Messaging ? I do it in the initializer, i'm using it in producers and consumers.

But it block me for testing it, when i initialize it in the initializee directory, i can't mock the url before it have been load. That's why i'm not sure i should load it in the initialize directory.

Thanks in advance

Stale issue message