Ghost/test/unit
Naz da9f018c70 🐛 Fixed theme activation with capitalized names
closes https://github.com/TryGhost/Team/issues/1420
refs da0dee548c
refs https://github.com/TryGhost/Toolbox/issues/169

- After introducing non-versioned API urls the "isAPI" regex failed to pass the test as it was expecting a `canary/vX` in the API URL. This caused "uncapitalization" to stop working for API requests.
- Regex visualizer for quick reference: https://jex.im/regulex/#!flags=&re=%5E(.*%5C%2Fghost%5C%2Fapi(%5C%2F(v%5B%5Cd.%5D%2B%7Ccanary))%3F%5C%2F.*%3F%5C%2F)
2022-03-09 20:07:04 +13:00
..
api Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
frontend Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
server 🐛 Fixed theme activation with capitalized names 2022-03-09 20:07:04 +13:00
shared Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00