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/url
Katharina Irrgang e48c28b98f 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100)
* 🐛  Protected Ghost blog against invalid uploaded routes.yaml

no issue

- e.g. you upload `filter:tag=this is a wrong filter value`
- ask the url service if it has finished it's work to ensure the upload was successful
- wait 5 seconds till Ghost will bring back the last uploaded valid version

* fixed test
2018-11-26 16:28:22 +07:00
..
Queue_spec.js 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
Resources_spec.js Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
UrlGenerator_spec.js Dynamic Routing Beta: Filter collections with NQL (#9704) 2018-06-26 01:54:51 +02:00
Urls_spec.js Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
UrlService_spec.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
utils_spec.js Returned relative paths in html for Content API V2 by default (#10091) 2018-11-05 18:07:45 +01:00