0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server
Hannah Wolfe a31069d49d
Removed unnecessary use of rewire
refs: https://github.com/TryGhost/Ghost/commit/e68cb8b31

- I found that some of the places we use rewire are totally unnecessary
- Rewire seems to mess with coverage sometimes
- It's also a code smell in general so I've ripped it out where possible
2022-03-24 19:32:06 +00:00
..
adapters
data Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
lib Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
models
services Renamed versioned API URL variable 2022-03-14 21:22:54 +13:00
web 🐛 Fixed theme activation with capitalized names 2022-03-09 20:07:04 +13:00
notify.test.js
overrides.test.js