Ghost/test
Naz d0e0760dae Hardcoded labs to always return members:true
refs https://github.com/TryGhost/Ghost/issues/10318

- Because members is effectively "enabled" by default starting Ghost 4.0 have hardcoded labs setting to be such. The alternative of removing this key from labs would be equivalent to `labs.members === false` which is undesireable and would mean additional work on theme developer's side.
2021-02-17 19:55:16 +13:00
..
api-acceptance Dropped support for labs setting parameter 2021-02-17 19:55:16 +13:00
frontend-acceptance Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
regression Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
unit Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
utils Split test utilities out into separate files 2021-02-16 20:17:04 +00:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00