0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Katharina Irrgang b913618c03 Extended uncapitalise unit tests (#9891)
Extended uncapitalise unit tests

refs #9866

- Proved that the middleware works for many API versions
- Added test case to prove that the version identifier gets lowercased too
2018-09-20 22:27:38 +02:00
..
functional 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
integration Refactored posts integration tests to return promises instead of using done() callback 2018-09-17 19:55:21 +02:00
unit Extended uncapitalise unit tests (#9891) 2018-09-20 22:27:38 +02:00
utils Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc