Ghost/ghost/admin/tests
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
..
acceptance Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
helpers
integration
unit Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
.eslintrc.js
index.html
test-helper.js