Ghost/test/unit
Hannah Wolfe 0ede559d5b
🐛 Fixed card asset init/reload behaviour
- Card asset reloading was incorrectly only happening if the API version changed 🙈
- In addition, having an init function was redundant, as theme activation happens on boot
- This meant that the card assets were being generated twice on boot
- Instead, we now only generate them on theme activation, which covers the boot case and simplifies all the logic
2021-11-23 12:53:58 +00:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00
server Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
shared Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00