Ghost/test/unit/services/themes
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
..
engines Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
handlebars Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
active_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
config_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
list_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
loader_spec.js 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
middleware_spec.js Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
validate_spec.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00