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
members
authentication-test.js
content-test.js
custom-post-templates-test.js
dashboard-test.js
editor-test.js
error-handling-test.js
members-activity-test.js
members-test.js
mentions-test.js
offers-test.js
onboarding-test.js
password-reset-test.js
search-test.js
setup-test.js
signin-test.js
signup-test.js
staff-test.js
tags-test.js