Skip to content

Manual send functionality for push notification testing #2695

Ben requested to merge feat/manual-push-notif-e2695 into master

Ticket(s) / Related Merge Requests

#2695 (closed)

Summary of Changes

Add manual send functionality for push notifications.

Testing Considerations

@valentin129 once this has been reviewed will you handle QA? It requires API

To test you will need to either use postman (request here)

Or manually construct the request yourself.

image

Fields should be self-explanatory - for platform: android and ios are valid.

Deployment Considerations

Standard deployment.

Regression Scope

Additive module for internal testing.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, phpspec.

Screenshots / Screen Recording

Hard to video as it would require a capture of my mobile and postman in parallel.

image

1000006899

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports