Commit Graph

15 Commits

Author SHA1 Message Date
2741d229f9 rename entities.ts to ShuttleRepositoryEntities.ts 2025-04-08 16:07:48 -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
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
894fbc5a8d rename apollo helper to apolloTestServerHelpers 2025-01-29 15:27:59 -08:00
7586ebba04 optimize imports for resolver tests 2025-01-29 15:09:31 -08:00
d69197acd8 update eta resolver tests to use new method 2025-01-29 15:08:18 -08:00
fe705ed8e3 add mock shuttle and mock eta methods 2025-01-28 20:35:18 -08:00
3fd8efdd8a add addMockRouteToRepository and addMockStopToRepository methods 2025-01-28 20:31:06 -08:00
2b3d292b4d move response fetch to common method and use single expectedEta object across both tests 2025-01-28 15:52:23 -08:00
9c35b03a5b update test data for correctness 2025-01-28 15:47:06 -08:00
caf85a39ad add test case for eta stop 2025-01-28 15:44:53 -08:00
4b84527fa4 extract mock system add to repository setup helpers file 2025-01-28 15:33:38 -08:00
d03a99ee06 add test cases for eta resolver tests 2025-01-28 15:30:54 -08:00