overleaf/services/web/test/UnitTests/coffee/Subscription
Brian Gough cc9c8fdc94 freeze Date in Recurly tests before all calls
beforeEach freezes and resets for each subtest, which does not give
the desired result as the time increases between each subtest, we want
to freeze once at the beginning and reset at the end using before/after.
2015-05-19 15:00:30 +01:00
..
LimitationsManagerTests.coffee
RecurlyWrapperTests.coffee
SubscriptionControllerTests.coffee
SubscriptionDomainAllocatorTests.coffee
SubscriptionGroupControllerTests.coffee
SubscriptionGroupHandlerTests.coffee
SubscriptionHandlerTests.coffee
SubscriptionLocatorTests.coffee
SubscriptionUpdaterTests.coffee
UserFeaturesUpdaterTests.coffee