Ghost/ghost/admin/tests/acceptance
Ronald Langeveld f2206fb232
Added one-time payments under "payments" for filtering (#20807)
ref PLG-153

- Scoped one-time payments (`donation_event`) under the "payments"
category in the member activity feed filter.
- Updated `toggleEventType` logic to ensure that toggling "payments"
also toggles one-time payments when the `tipsAndDonations` feature is
enabled.
- Refactored event type handling into utility functions for easier
testing.
- Added unit tests for the new utility functions to ensure correct
behaviour.
- Added acceptance testing.
2024-08-22 10:26:46 +00:00
..
editor Fixed Admin test failures when running in Safari 2024-08-21 12:58:11 +01:00
members
authentication-test.js
content-test.js Fixed Admin test failures when running in Safari 2024-08-21 12:58:11 +01:00
custom-post-templates-test.js
dashboard-test.js
editor-test.js
error-handling-test.js
members-activity-test.js Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
members-test.js 🎨 Removed member bulk deletion safeguard from safe queries (#20747) 2024-08-14 15:48:54 +00:00
mentions-test.js
offers-test.js
onboarding-test.js
password-reset-test.js
search-test.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
setup-test.js
signin-test.js
signup-test.js
staff-test.js
tags-test.js