Commit Graph

24 Commits

Author SHA1 Message Date
c8ea822626 update query resolver tests to modify the context 2025-04-07 12:37:08 -07:00
9c414be8ce fix test references after removal of addMockSystemToRepository 2025-04-07 12:07:32 -07:00
940d172e87 rename ISystem to IPassioSystem 2025-04-06 10:50:51 -07:00
695fec1fce rename update method and update return types 2025-04-06 09:51:13 -07:00
ef94a9aa7e fix method calls and tests 2025-03-27 10:56:57 -07:00
3761f43909 update server context to only include the notification repository 2025-03-27 10:42:43 -07:00
bda46d6808 rename repository to server repository in server context 2025-03-27 10:38:02 -07:00
09be37cedb move arguments and notification interfaces to notification repository file 2025-03-27 09:57:49 -07:00
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
fb49577cf6 add logic to send notification based on a provided threshold 2025-03-25 15:19:09 -07:00
619ef9a27f update naming of classes and tests 2025-03-24 09:20:10 -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
b918bf7a67 update test helpers to consolidate ServerContext creation into one method 2025-02-04 10:56:00 -08:00
e1fd1714b9 move mock data generators into test helpers folder 2025-01-29 15:35:15 -08:00
894fbc5a8d rename apollo helper to apolloTestServerHelpers 2025-01-29 15:27:59 -08:00
0344e7b99b use server context method for other resolver tests 2025-01-29 15:26:23 -08:00
7586ebba04 optimize imports for resolver tests 2025-01-29 15:09:31 -08:00
640eb76971 migrate test server setup to separate file 2025-01-23 15:20:34 -08:00
c39834cf66 add remaining tests for QueryResolvers 2025-01-23 04:08:01 -08:00
3366a764f9 add test cases for system property of query object 2025-01-23 04:00:51 -08:00
c647da4931 add test for systems property of query resolver 2025-01-23 03:58:49 -08:00
57119d9fd9 add test setup for query resolvers 2025-01-23 03:45:50 -08:00