Commit Graph

21 Commits

Author SHA1 Message Date
403bec7c63 rename method to define what happens if notification doesn't exist 2025-02-03 23:45:55 -08:00
d1db9b3742 add test for cancelNotification 2025-02-03 23:45:30 -08:00
6473661607 add tests for getAPNsFullUrlToUse 2025-02-03 23:26:16 -08:00
602ccf8139 update tests to wait for the publisher event to be sent 2025-02-03 23:20:42 -08:00
11ea0518fe extract notification/eta data into function 2025-02-03 23:13:27 -08:00
179fa07d36 make polling function a global function 2025-02-03 23:07:55 -08:00
b252adb5d4 use waitForCondition function to poll for data update 2025-02-03 23:06:28 -08:00
d357af7509 add shuttle and stop to repository within test 2025-02-03 22:42:50 -08:00
339148c890 implement test which checks if notification stays scheduled 2025-02-03 21:55:26 -08:00
711caa1d15 add a second notification to schedule for the test 2025-02-03 21:52:01 -08:00
69525a643d add another test to see if the data actually gets scheduled 2025-02-03 21:26:59 -08:00
f8ff7f9cc9 add testing logic for scheduleNotification test 2025-02-02 15:13:13 -08:00
311906d88d update sample key 2025-02-02 14:55:59 -08:00
8605b2087a add sample key and mock fs return value 2025-02-02 14:52:07 -08:00
998dcaa9c7 add process.env variables 2025-02-02 14:48:03 -08:00
3ff041dd4e add tests for reloadAPNsTokenIfTimePassed 2025-02-02 14:46:21 -08:00
e0820cd17b add test setup 2025-02-02 14:42:32 -08:00
a69ab5853c update test cases for notification service 2025-02-02 14:28:10 -08:00
88ab399c11 rename methods for clarity 2025-02-02 13:49:59 -08:00
62b040fccd add test cases for class 2025-02-02 13:49:00 -08:00
d0359e22cc add NotificationService class with stubs, and test file 2025-02-02 12:43:52 -08:00