0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/e2e-api/content
Naz b3bf19e9e3 Renamed e2e framework date matchers
refs f48892028d
refs 33da584161

- There was another mather added recently: anyDateWithTimezoneOffset. The naming of date-related matchers was getting long and confusing. Renamed existing date matcher to better reflect what they do and they types of matches they are responsible for, following renames have been done:
- anyShortDate  -> anyISODate
- anyDate  -> anyISODateTime
- anyDateWithTimezoneOffset  -> anyISODateTimeWithTZ
2022-03-01 18:17:13 +07:00
..
__snapshots__ Converted pages e2e test to use test-framework 2022-02-24 00:47:09 +13:00
authors.test.js
key_authentication.test.js
pages.test.js Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
posts.test.js Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
settings.test.js Converted settings e2e test to use test-framework 2022-02-24 00:47:09 +13:00
tags.test.js
utils.js Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00