1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-07 23:35:16 +00:00
terraform-playground/mta-ssh
Cursor Agent 0d7cf1b153
Add comprehensive unit tests for mta-ssh
- Cover alerts parsing, status algorithm, trip activity, stations, colors,
  feeds, keys, display rendering, SSH session behavior, and main helpers
- Add TestMain to pin GTFS stops fixture path for reliable station tests
- Fix RouteFromKey to accept uppercase line keys and prioritize SI mapping
- Refactor station index loading for direct fixture loading in tests
- Remove test that rewrote sample-trips.pb on every run

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-17 19:23:15 +00:00
..
cmd/screenshot Add -line flag to screenshot tool for line detail previews 2026-06-17 19:10:20 +00:00
internal Add comprehensive unit tests for mta-ssh 2026-06-17 19:23:15 +00:00
testdata Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
.gitignore Add mta-ssh: live NYC subway status over SSH 2026-06-17 18:32:19 +00:00
go.mod Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
go.sum Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
main.go Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
main_test.go Add comprehensive unit tests for mta-ssh 2026-06-17 19:23:15 +00:00