0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Daniel Lockyer 4378435e12 Refactored package-json lib into a class
- this helps bring all the code together so we can extract it in the
  future
- turning it into a class also lets us easily inject the i18n instance
  and store it locally
2020-11-25 09:19:35 +00:00
..
api-acceptance Added the Admin API and tests for Personal Tokens. 2020-11-20 09:53:18 +01:00
frontend-acceptance Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
regression Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
unit Refactored package-json lib into a class 2020-11-25 09:19:35 +00:00
utils Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc