flightstats / hub

fault tolerant, highly available service for data storage and distribution
http://www.flightstats.com
MIT License
103 stars 35 forks source link

refactor tests to delete the channels they create #1048

Closed Paul-Hess closed 5 years ago

Paul-Hess commented 6 years ago

Replace reliance on this scheduled job: https://github.com/flightstats/hub-utilities/blob/master/util/deleter.js by building cleanup into the tests themselves, consider removing the job or running it periodically as a safety/backup