0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit
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
..
api Improved coverage of api serializer 2022-03-09 20:02:15 +00:00
frontend Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
server Added test coverage proving token back compatibility 2022-03-14 21:22:54 +13:00
shared Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00