test_push_notifications: Split HandlePushNotificationTest to a new file.

This commit moves `HandlePushNotificationTest` to a new
`test_handle_push_notification.py` file.

It helps in making it easier to work with `test_push_notifications.py`
which was 4000+ lines of code.
This commit is contained in:
Prakhar Pratyush
2025-04-17 13:15:26 +05:30
committed by Tim Abbott
parent f98c36210a
commit bf95e9bcae
2 changed files with 1060 additions and 1033 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff