Skip to content

Conversation

@boringcactus
Copy link
Member

Summary

Ticket: none

Noticed while porting the tests for mbta/mobile_app_backend#396 that these tests for mismatched routes and stops also had the wrong activities set, so they would never be included even if we were incorrectly handling mismatched routes and stops.

iOS

  • [ ] If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • [ ] Add temporary machine translations, marked "Needs Review"

android

  • [ ] All user-facing strings added to strings resource in alphabetical order
  • [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Checked that the tests still pass.

@boringcactus boringcactus requested a review from a team as a code owner December 1, 2025 23:21
@boringcactus boringcactus added this pull request to the merge queue Dec 2, 2025
Merged via the queue into main with commit 11b8791 Dec 2, 2025
7 checks passed
@boringcactus boringcactus deleted the mth-xqnmnrlqzlto branch December 2, 2025 16:24
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.

3 participants