0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Rishabh Garg 72e8894eac
Cleaned old members stats endpoint (#12821)
no refs

- Removes old `/members/stats` endpoint in favor of new `/members/stats/count` in canary/v4 which captures members counts using new events table
- Removes tests for old `/members/stats` endpoint
- Added test for new `/members/stats/count` endpoint
2021-03-29 13:07:01 +05:30
..
api-acceptance Cleaned old members stats endpoint (#12821) 2021-03-29 13:07:01 +05:30
frontend-acceptance 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
regression Cleaned old members stats endpoint (#12821) 2021-03-29 13:07:01 +05:30
unit 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
utils 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc