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 freeze Date in Recurly tests before all calls 2015-05-19 15:00:30 +01:00
SubscriptionControllerTests.coffee redirect to /thank-you on success and fix broken unit test from a few commits ago 2014-12-22 16:37:09 +00:00
SubscriptionDomainAllocatorTests.coffee added basic domain allocation feature 2015-01-27 18:09:56 +00:00
SubscriptionGroupControllerTests.coffee
SubscriptionGroupHandlerTests.coffee
SubscriptionHandlerTests.coffee Remove Dropbox front end logic from main sharelatex repo 2015-02-05 18:20:34 +00:00
SubscriptionLocatorTests.coffee
SubscriptionUpdaterTests.coffee
UserFeaturesUpdaterTests.coffee