0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Naz Gargol 0c3b90283a
Renamed members to post-gating for better context (#11309)
no issue

- Using members.js naming for the file was a bad choice and lead to some false signals when doing a cleanup.  `post-gating` is more explicit and to the point of what the module is responsible for
2019-10-31 10:33:37 +01:00
..
acceptance Fixed tests 2019-10-11 13:16:54 +01:00
regression 🐛 Fixed incorrect body class output on page (#11264) 2019-10-23 18:06:45 +02:00
unit Renamed members to post-gating for better context (#11309) 2019-10-31 10:33:37 +01:00
utils Fixed test suite timeout for multi-author posts 2019-10-14 16:11:10 +02:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc