0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/utils
Hannah Wolfe f6322da4c9 Use extends correctly & consistently
- extends clobbers the first argument you pass to it, so that should not be a variable that is used elsewhere, if you're also assigning the value, as it will have unintended side effects.
2015-06-25 19:56:27 +01:00
..
fixtures Use urlJoin in RSS + test coverage 2015-06-10 09:18:52 +01:00
jscs-rules
api.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
fork.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
index.js