Ghost/ghost/admin/app/components/modal-import-members
Kevin Ansfield 09a97779b2 Added basic happy path acceptance test for member csv upload
refs https://github.com/TryGhost/Team/issues/1320

- fixed event handling in `gh-file-input` for test-initiated uploads
- added `POST /members/upload/` API mock that emulates uploading a single member
  - it's enough for this particular test and can be expanded as needed
- added acceptance test that does a simple 1-member, no Stripe, CSV upload with no mapping changes
2022-02-11 11:07:13 +00:00
..
csv-file-mapping.hbs Added basic happy path acceptance test for member csv upload 2022-02-11 11:07:13 +00:00
csv-file-mapping.js Collapsed @service injection definitions to single-line style 2022-02-03 19:04:43 +00:00
csv-file-select.hbs Added basic happy path acceptance test for member csv upload 2022-02-11 11:07:13 +00:00
csv-file-select.js Added basic happy path acceptance test for member csv upload 2022-02-11 11:07:13 +00:00