0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Hannah Wolfe 12e8c974a1
Cleaned up weird refs to versions in tests
refs: https://github.com/TryGhost/Toolbox/issues/168

- These are all places where we reference an API version like v2 or v3 but it's not actually
used or relevant.
- The aim is to get rid of all mentions of these old versions to make it clearer that we're only running tests on canary
2022-01-21 15:10:03 +00:00
..
e2e-api 🐛 Fixed config API not returning boolean 2022-01-20 18:25:41 +02:00
e2e-frontend Fixed overly specific default routes test 2022-01-21 12:31:45 +00:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration 🐛 Fixed "Create Post" action error in Zapier when assigning new tags (#13972) 2022-01-14 13:37:20 +00:00
regression Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
unit Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
utils Added active column to products table (#14016) 2022-01-20 15:50:18 +02:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc