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 Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
key_authentication.test.js Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
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 Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
utils.js Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00