Ghost/core/test/unit/services/settings
Naz Gargol 7dc38e2078
🔥 Removed V1 code/references in frontend resources/routing layer (#11087)
no issue

- Removed v1 'author' leftover in include statement for preview controller
- Removed v1 'author' leftover in include statement for preview controller
- Removed v1 'author' leftover in include statement in entry lookup routing helper
- Migrated related test to use v2 API controller
- Removed v0.1 routing confif
- Removed v0.1 url config
- Fixed tests that had to do with url's in resources after removing v0.1 resources from URL cache
- Removed v1 'author' leftover in include statement in static routing helper
- Modified the test to use v2 API
- Removed v1 specific condition with 'page' in context helper
- Fixed dynamic routing spec after theme switch to v2. All tested users have to have at least one published post to be shown as an author
- Fixed URL Service spec to use theme engine v2
2019-09-10 11:41:42 +02:00
..
cache_spec.js Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
ensure-settings_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
loader_spec.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
settings_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
validate_spec.js 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00
yaml-parser_spec.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00