0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
Kevin Ansfield 6ddce262be Fixed v0.1 oembed API tests
refs 5efef45dd0

- v0.1 oembed endpoint supported schemaless URLs according to the tests so support was added to the endpoint
- updated the tests to use a valid oembed response
- updated the tests to expect a validation error rather than an internal server error when the remote endpoint is not available
2020-04-07 14:43:53 +01:00
..
acceptance Added stripe subscriptions & updated customers table 2019-10-09 16:24:51 +07:00
regression 🔒 Improved validation of fetched urls and responses in v2 oembed endpoint 2020-04-07 13:40:09 +01:00
unit Fixed v0.1 oembed API tests 2020-04-07 14:43:53 +01:00
utils Added members CSV import to Admin API (#11197) 2019-10-03 19:59:19 +02:00
.eslintignore
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc