0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/utils
Fabien 'egg' O'Carroll d94859f2e5
Added /stats/subscriptions API (#14547)
refs https://github.com/TryGhost/Team/issues/1505
refs https://github.com/TryGhost/Team/issues/1466

Exposes an API for historical counts broken down by tier and cadence.

Counts backwards from the current stats like MRR to minimize inaccruate
data due to missing/superfluous events.
2022-04-27 14:53:32 +01:00
..
fixtures Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
mocks
admin-api-test-agent.js
admin-utils.js
api.js
assertions.js
configUtils.js
content-api-test-agent.js
db-utils.js Cleaned up db-utils and added jsdocs 2022-03-17 17:33:11 +00:00
e2e-framework-mock-manager.js Added event mocking to e2e framework 2022-03-28 17:32:57 +01:00
e2e-framework.js Added fixture path utility to e2e-framework 2022-03-21 11:14:54 +00:00
e2e-utils.js
fixture-utils.js Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
index.js Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
members-api-test-agent.js
overrides.js Revert "Added global setup to reset DB before test run" 2022-03-16 21:10:49 +00:00
redirects.js
test-agent.js
url-service-utils.js
urlUtils.js