* Added breaking test for canceled and reactivated events * Added missing positive_delta for subscription reactivations
refs https://github.com/TryGhost/Team/issues/1505 refs https://github.com/TryGhost/Team/issues/1466 This gives us historic data for subscriptions broken down by tier and cadence * Cleaned up tests Fixed up usage of knex, making sure to destroy the connection after tests * Removed Node 12 from testing matrix Get outta my pub!
The functionality hasn't changed this has just moved the code and updated the tests to provide better coverage