Commit Graph

167 Commits

Author SHA1 Message Date
4cfff7fcca add mock api response and first test for getShuttleById 2025-01-07 20:29:54 -08:00
792476a59b add tests for getShuttleById 2025-01-07 20:24:15 -08:00
f442c6b279 Revert "change caching and repository api to include system id initializer"
This reverts commit e7e915a8b1.
2025-01-07 20:07:05 -08:00
e7e915a8b1 change caching and repository api to include system id initializer 2025-01-07 20:02:12 -08:00
9db745bd12 add test for updateEtasForSystemIfTTL for updating data 2025-01-07 19:41:01 -08:00
2e7ffa89a0 add test for updateEtasForSystemIfTTL if data is not TTL 2025-01-07 19:29:43 -08:00
b22aeef8cf add test cases for updateEtasForSystemIfTTL 2025-01-07 16:16:19 -08:00
2e37249bd1 add tests for getEtasForStopId 2025-01-07 16:12:52 -08:00
e9864da680 add tests for getEtasForShuttleId 2025-01-07 16:10:50 -08:00
37909c8dbb add test for getEtasForShuttleId cache 2025-01-07 15:53:25 -08:00
c48fd0d604 use global fetch mock for old data test 2025-01-07 15:30:36 -08:00
0f7f02239c fix incorrect value in test 2025-01-07 15:30:12 -08:00
535c24b2e4 add rest of tests 2025-01-07 15:29:01 -08:00
9f2b060c04 rename test file and add first ETA test 2025-01-07 15:06:16 -08:00
0f9ba4c3f0 add additional test cases for ETA data 2025-01-07 14:34:48 -08:00
440bdc9edd add mocking functions for tests 2025-01-07 14:24:21 -08:00
00c3a61095 add sample test 2024-12-30 15:06:53 -08:00