0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/services/routing/controllers
kirrg001 803a325ade Renamed post-lookup to entry-lookup
refs #9866

- the static pages router uses the entry controller
- and the entry controller uses the lookup helper
- the lookup helper needs to either fetch static pages or posts
- v2 uses pages and posts controller
2018-10-18 19:41:07 +02:00
..
channel_spec.js
collection_spec.js Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
entry_spec.js Renamed post-lookup to entry-lookup 2018-10-18 19:41:07 +02:00
preview_spec.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
rss_spec.js
static_spec.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00