adding tests
task: test for error chaining
config: test for init function
classStatus:'''status for one recipient'''def__init__(self,provider,route,costs=0.0,count=0,exID=None):self.provider=providerself.route=routeself.costs=costsself.count=countself.exID=exID