Commit Graph

20 Commits

Author SHA1 Message Date
a6d4b40fba add test cases for endpoints 2025-04-16 16:28:09 -07:00
0ce0c54ddd remove IPassioSystem entity 2025-04-08 16:09:15 -07:00
2741d229f9 rename entities.ts to ShuttleRepositoryEntities.ts 2025-04-08 16:07:48 -07:00
2ba64a9b0d attach the context correctly in system resolver tests 2025-04-07 12:18:26 -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
bda46d6808 rename repository to server repository in server context 2025-03-27 10:38:02 -07: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
fd4a92e34b add shuttle tests 2025-01-29 00:01:36 -08:00
749afc5147 add tests for route resolver 2025-01-28 21:56:59 -08:00
b6356c64e8 add SystemResolvers.stop tests 2025-01-28 21:52:18 -08:00
88d02887e7 add tests to get stops, routes, and shuttles 2025-01-28 21:31:56 -08:00
b3cf13ec4e add queries for resolvers 2025-01-28 20:52:51 -08:00
f391b66b7c add test server and repository for system resolvers 2025-01-28 20:44:18 -08:00
50078adc31 add test cases for system resolvers 2025-01-28 20:40:58 -08:00