Ghost/ghost/admin/tests/unit
Sag c5bb2e5dc7
🐛 Fixed member subscription details in Admin (#20619)
fixes https://linear.app/tryghost/issue/ONC-189

- commit 4084a3d introduced a regression that caused member subscription
details to not be rendered for active/canceled subscriptions
- with this fix, the rendering logic in Admin for member subscription
details has been fully moved to a helper and is now covered by
additional unit tests
2024-07-18 12:14:38 +02:00
..
authenticators
components 🐛 Fixed button URL suggestions not loading for contributors, editors and authors (#20416) 2024-06-20 14:22:41 +02:00
controllers Removed .only from admin controller test (#20399) 2024-06-17 16:10:45 -05:00
helpers
mixins
models
routes
serializers
services Added tests for dashboard stats service (#20567) 2024-07-10 00:50:41 +05:30
transforms
utils 🐛 Fixed member subscription details in Admin (#20619) 2024-07-18 12:14:38 +02:00
validators
.gitkeep