Ghost/ghost/admin/tests/unit/utils
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
..
ghost-paths-test.js
member-event-types-test.js Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
merge-stats-by-date-test.js
sentry-test.js
subscription-data-test.js