0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Kevin Ansfield 8cb748c580 Changed tenor config API key name
refs https://github.com/TryGhost/Team/issues/1237#issuecomment-981770688

- API key names for external services now follow a standard pattern
  - top-level key of the service name
  - public/private and read/write perms inside the name, eg. `publicReadOnlyApiKey`
- updated test to match expected API key name
2021-11-30 11:27:28 +00:00
..
e2e-api Changed tenor config API key name 2021-11-30 11:27:28 +00:00
e2e-frontend Removed unused sinon referece 2021-11-30 20:14:51 +13:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Removed v2/v3 regression tests for non-stable endpoints 2021-11-30 13:31:49 +04:00
unit Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
utils Fixed typos 2021-11-30 20:54:18 +13:00
.eslintignore
.eslintrc.js
.jshintrc