Ghost/core/test
kirrg001 8a10826518 Protected error if routes.yaml file doesn't contain any collections
no issue

- if you define no collections, but a static route, it can happen that the target template to render
  makes use of the {{ghost_head}} helper
- the {{ghost_head}} helper tries to create the primary rss feed url
- at the moment: no collections, no primary rss feed url
- if we offer the option to define custom rss rules, this function might need an extension
2018-06-13 21:01:05 +02:00
..
functional Added /oembed API endpoint 2018-06-12 16:18:01 +01:00
integration Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
unit Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
utils Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
.eslintrc.json
.jshintrc