Ghost/core/test/unit/api/v0.1
Nazar Gargol 9fd9186557
🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969)
closes #9962

- Fixed the bug with url being set to /404 when id was not present on the model
- Added a functional test to cover this bug
- Refactored url decorating methods to be more clear about the nature of passed parameters
2018-10-15 14:47:56 +02:00
..
decorators 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
index_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
oembed_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
utils_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00