Sodbileg Gansukh
3d6753a54a
Added create comped member test
...
refs https://github.com/TryGhost/Team/issues/2371
A member can be granted a comp in admin, that account should be able to access paid content.
2022-12-08 20:59:12 +08:00
Ronald Langeveld
3e62764a64
Added csv validation, members export Playwright test
...
ref https://github.com/TryGhost/Team/issues/2371
- updated Member exports with csv validation
- added member fixtures to be loaded into Ghost to ensure filtering
works correctly when downloading / exporting members csv.
2022-12-08 16:33:27 +07:00
Ronald Langeveld
9a99b81ea4
Added Playwright test for filtered members export
...
ref https://github.com/TryGhost/Team/issues/2371
- Added test for exporting a set of filtered members
2022-12-08 13:20:29 +07:00
Ronald Langeveld
7567997dbf
Added Playwright test for member exports
...
ref https://github.com/TryGhost/Team/issues/2371
- Tests whether a CSV can be exported with all members
2022-12-08 12:27:41 +07:00
Ronald Langeveld
5bd82bc6d7
Added Playwright test for Member Impersonation
...
ref https://github.com/TryGhost/Team/issues/2371
- tests whether an impersonation link gets generated as well as whether
the link authenticates the user on a new page.
2022-12-07 19:26:23 +07:00
Ronald Langeveld
8c41807978
Added Playwright test for deleting members from Admin.
...
ref https://github.com/TryGhost/Team/issues/2371
- This test will delete the previously added and editor member, returning the initial member state with no members.
2022-12-07 17:00:36 +07:00
Ronald Langeveld
1a879f9550
Added label and unsubscribe toggle on members test.
...
ref https://github.com/TryGhost/Team/issues/2371
- Editing members requires Label prefilled before the test runs so we can test making changes to that data.
2022-12-07 15:45:00 +07:00
Ronald Langeveld
f5bc7353b0
Added Playwright test for editing a member in admin
...
ref https://github.com/TryGhost/Team/issues/2371
- tests for editing a member inside admin
2022-12-07 13:02:48 +07:00
Ronald Langeveld
d60c50751b
Added playwright test for creating a new member in admin
...
ref https://www.notion.so/ghost/Critical-Paths-980dd089c3e74a6fbc619271f5a9ce42
- this test will add a new member via the admin.
- it also tests to ensure the added member is displayed after heading back to the members list page.
2022-12-07 12:35:16 +07:00