c43201b867
Move RepositoryHolder into test helpers, as it's shared across shared tests
2025-11-11 10:59:20 -08:00
bd1ae07662
Rename historical parking query arguments to HistoricalParkingAverageFilterArguments
2025-11-10 16:46:07 -08:00
b7299b8359
Move all tests to subdirectories underneath code to be tested
2025-07-31 22:35:49 -04:00
6444251649
Implement mocking of environment file
2025-07-21 19:42:28 -04:00
883dc9ef6e
Create a src-level environment.ts file for all environment variables
2025-07-21 19:35:04 -04:00
ee7b5eefda
Rename query interface for historical data
2025-07-19 13:14:39 -04:00
182587596c
Change properties to match GraphQL input and query result
2025-07-19 12:15:41 -04:00
8ee1f1522e
Change ParkingStructureCountOptions and HistoricalParkingAverageQueryResult to use Date objects
...
This matches the behavior of `updatedTime` on shuttle objects. When returning API data, dates are converted into milliseconds since Epoch by the DateTime scalar implementation.
2025-07-19 12:12:08 -04:00
ed037cf2d2
Move repositories into folders.
2025-07-19 11:58:45 -04:00