Skip to content

Changes to test harness script, formatting, more information displayed for delays etc.#82

Merged
asubowo merged 2 commits into
v1from
dev
Jul 3, 2026
Merged

Changes to test harness script, formatting, more information displayed for delays etc.#82
asubowo merged 2 commits into
v1from
dev

Conversation

@asubowo

@asubowo asubowo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This is a mildly large refactor.

Claude worked on creating more test scenarios for the test preview renderer, and one of the largest changes was modeling the WMATA controller and markup controller to behave more like the Flight Tracker. So, the renderer module was created which lets the controllers focus on...the controlling(?) of data. Everything has their own little spot basically.

Claude, as always, handled any large HTML updates.

Test cases were split out into formatters/renderers/statusMapper test modules

Also, plane SVG was updated to remove the engines (it looked weird) and we use the fa-airplane or something similar to Google's implementation

asubowo added 2 commits June 30, 2026 23:40
…arkupControllers are now responsible mainly for generating the html themselves and calling the renderers (which call up subsequent classes as needed). Also had Claude go through and re-org the import statements for clarity
…eak information shown when there is no live data instead of sharing ETA and DEP again
@asubowo

asubowo commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Normally MRs of this size shouldn't be done (whoops) got lost in the sauce

@asubowo asubowo merged commit 6e42114 into v1 Jul 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant