Ghost/test
Fabien 'egg' O'Carroll 694721cbea
Added /tiers API to Admin API (#14200)
refs https://github.com/TryGhost/Team/issues/1313

Rather than removing the /products API we're adding a /tiers API as
a first step towards renaming "products" to "tiers". The initial idea was
to alias the URL's but out API framework doesn't easily allow for this so
we've duplicated it instead.
2022-02-23 17:00:18 +02:00
..
e2e-api Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🐛 Fixed welcome pages not working for "subscribe" links (#14176) 2022-02-20 16:02:42 +02:00
e2e-server
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Removed the duplicated members regression tests 2022-02-17 15:44:48 +01:00
unit Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00
utils Added anyDateWithTimezoneOffset matcher to e2e framework 2022-02-23 17:11:00 +07:00
.eslintignore
.eslintrc.js
.jshintrc