Ghost/test
Naz 1dd47c4191 Added test coverage proving token back compatibility
refs https://github.com/TryGhost/Toolbox/issues/169

- There was not much clarity around how the tokens created for the versioned API audience would behave when non-versioned API is introduced. The tests added here illustrate the tokens being forward compabible (created for versioned -> verified at non-versioned API) and not backwards combatible (created for non-versioned -> verified at versioned)
2022-03-14 21:22:54 +13:00
..
e2e-api Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Bumped multiple tiers to GA (#14311) 2022-03-11 20:15:44 +05:30
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Added the MemberCancelEvent model 2022-03-11 21:50:06 +01:00
regression Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
unit Added test coverage proving token back compatibility 2022-03-14 21:22:54 +13:00
utils Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00