0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Simon Backx def8f83894
Fixed missing products in members export (#14867)
refs https://github.com/TryGhost/Team/issues/1642

- Updated `members-csv` (dependency via `members-importer`, shouldn't this be a separate dependency too?)  package to use the `tiers` field instead of the (removed) products field.
- Added basic test to see if products and labels are returned in the csv.
2022-05-19 18:26:29 +02:00
..
e2e-api Fixed missing products in members export (#14867) 2022-05-19 18:26:29 +02:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Fixed failing checkout session creation for offers (#14855) 2022-05-18 15:10:07 +05:30
e2e-server Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
integration Removed useless comment 2022-05-17 17:21:38 +08:00
regression Improved assertions in frontend test suite 2022-05-17 17:21:38 +08:00
unit Reworked preview controller output 2022-05-17 17:21:38 +08:00
utils Added "anyContentVersion" and anyContentVersion matchers to e2e framework 2022-05-19 13:19:05 +08:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc