Ghost/test/api-acceptance/admin
Kevin Ansfield 5c5bf2d3b0 Fixed oembed tests being network dependent
no issue

- some tests started failing locally because example.com was not resolvable
- mocked dns lookup for all tests so that we're always testing against expected public/private IP address blocks
2020-11-30 21:44:15 +00:00
..
actions_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
config_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
db_spec.js Added migration for snippets table creation (#12282) 2020-10-16 12:52:06 +01:00
email_preview_spec.js 🐛 Removed [http://url/] output in member email preview text 2020-08-12 20:14:06 +01:00
emails_spec.js Added migrations for email analytics (#12387) 2020-11-25 17:48:24 +00:00
images_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
integrations_spec.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
invites_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
key_authentication_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
labels_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
mail_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
members_spec.js 🐛 Fixed flat member chart for GMT-X timezones 2020-11-30 11:21:22 +00:00
notifications_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
oembed_spec.js Fixed oembed tests being network dependent 2020-11-30 21:44:15 +00:00
pages_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
posts_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
roles_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
settings_spec.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
slugs_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
snippets_spec.js Fixed errant .only in tests 2020-10-16 18:05:18 +01:00
tags_spec.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
themes_spec.js Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
users_spec.js Added the Admin API and tests for Personal Tokens. 2020-11-20 09:53:18 +01:00
utils.js Fixed backward compatibility for send_email_when_published (#12357) 2020-11-11 13:03:41 +00:00
webhooks_spec.js Disabled changing webhook's integration_id through PUT API 2020-09-24 16:24:02 +12:00