|
|
4d74027b0e
|
update schema types for backwards compatibility with current schema
|
2025-03-25 16:16:18 -07:00 |
|
|
|
717575e004
|
update query resolvers to add the seconds threshold
|
2025-03-25 16:00:13 -07:00 |
|
|
|
96e7e0297b
|
update tests for mutation resolvers
|
2025-03-25 15:43:00 -07:00 |
|
|
|
fb49577cf6
|
add logic to send notification based on a provided threshold
|
2025-03-25 15:19:09 -07:00 |
|
|
|
07b80f2012
|
update tests to include the secondsThreshold argument
|
2025-03-25 14:59:03 -07:00 |
|
|
|
7e3305247d
|
update notification scheduler tests with mock notification sender
|
2025-03-24 10:20:59 -07:00 |
|
|
|
2ccdba3d11
|
add test for failing error code
|
2025-03-24 10:14:43 -07:00 |
|
|
|
20282c3cf9
|
add test for APNs bundle ID
|
2025-03-24 10:13:58 -07:00 |
|
|
|
ac65e23984
|
add test for making a connection to the server
|
2025-03-24 10:11:17 -07:00 |
|
|
|
e433662f19
|
add test cases for sendNotificationImmediately
|
2025-03-24 10:09:37 -07:00 |
|
|
|
5670efb042
|
move getAPNsFullUrlToUse method to the notification sender tests
|
2025-03-24 10:05:10 -07:00 |
|
|
|
26cdab9907
|
copy over test for APNs token reload
|
2025-03-24 09:48:35 -07:00 |
|
|
|
619ef9a27f
|
update naming of classes and tests
|
2025-03-24 09:20:10 -07:00 |
|
|
|
c0b7d99e8e
|
add orientation data for mock shuttles function
|
2025-03-17 13:18:34 -07:00 |
|
|
|
e22537d93d
|
add second test for false condition
|
2025-02-12 19:52:20 -08:00 |
|
|
|
8971e3514d
|
add isNotificationScheduled resolver and test cases
|
2025-02-12 19:51:42 -08:00 |
|
|
|
c1ec50db7b
|
add TupleKey method to convert string key back to tuple
|
2025-02-12 19:39:37 -08:00 |
|
|
|
bb77aca4ed
|
add second test (base case)
|
2025-02-12 19:34:19 -08:00 |
|
|
|
b4f1f1b87d
|
add rest of first test
|
2025-02-12 19:33:55 -08:00 |
|
|
|
420682dbb8
|
add arrange portion of first test
|
2025-02-12 19:32:46 -08:00 |
|
|
|
3ce72d79be
|
add NotificationService method and test case stub
|
2025-02-12 19:30:11 -08:00 |
|
|
|
a74a6c995a
|
update implementation and test for getAPNsFullUrlToUse
|
2025-02-11 11:58:13 -08:00 |
|
|
|
ebcd35b85d
|
use base64 encoded private key for apns
|
2025-02-11 11:46:46 -08:00 |
|
|
|
6d1a85c2b4
|
use 403 status for non-successful mock
|
2025-02-10 14:02:49 -08:00 |
|
|
|
764f6e35f0
|
add http2 mock and update tests
|
2025-02-10 13:56:42 -08:00 |
|
|
|
b5954e251d
|
mock node:http2 module in test
|
2025-02-10 13:46:07 -08:00 |
|
|
|
baa94eeef5
|
update tests and implementation ofr getAPNsFullUrlToUse
|
2025-02-10 13:30:29 -08:00 |
|
|
|
4c4bd0fc4a
|
swap toStrictEqual to toEqual for cancelNotification test
|
2025-02-04 11:41:57 -08:00 |
|
|
|
fa40d15f5a
|
change toStrictEqual to toEqual for notification assertion
|
2025-02-04 11:40:02 -08:00 |
|
|
|
e667e89556
|
add test for if notification doesn't exist on repository
|
2025-02-04 11:35:24 -08:00 |
|
|
|
71698da173
|
fix assertion for nested graphql response
|
2025-02-04 11:33:48 -08:00 |
|
|
|
acc4d08716
|
add a test for cancelling notification
|
2025-02-04 11:32:33 -08:00 |
|
|
|
1627bc39fe
|
move duplicate code to method
|
2025-02-04 11:27:34 -08:00 |
|
|
|
69e2748eec
|
add additional check for notification service scheduling
|
2025-02-04 11:25:31 -08:00 |
|
|
|
94c15f93dd
|
add same test for stop resolvers + extract apollo request to function
|
2025-02-04 11:24:37 -08:00 |
|
|
|
3a51d15e63
|
fix the resolver result
|
2025-02-04 11:21:54 -08:00 |
|
|
|
5687f7f600
|
add second test if shuttle ID doesn't exist in repository
|
2025-02-04 11:19:58 -08:00 |
|
|
|
0b9759aff1
|
update test cases and implement add notification test
|
2025-02-04 11:18:05 -08:00 |
|
|
|
dccee459c3
|
add note on setupTestServerContext
|
2025-02-04 10:56:36 -08:00 |
|
|
|
b918bf7a67
|
update test helpers to consolidate ServerContext creation into one method
|
2025-02-04 10:56:00 -08:00 |
|
|
|
c79a3eac73
|
change method signatures for repository helpers to GetterSetterResponse interface
|
2025-02-04 10:51:41 -08:00 |
|
|
|
43f0ef27fc
|
fix typo
|
2025-02-04 10:43:33 -08:00 |
|
|
|
d54539e65b
|
add test cases
|
2025-02-04 10:41:35 -08:00 |
|
|
|
4a63929cc1
|
remove cancelAllNotifications method (one less method to test
|
2025-02-03 23:50:00 -08:00 |
|
|
|
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 |
|