You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MBTA API serves up a few gotchas (missing or incomplete data like departure times for example). These cases should be covered in the current code, but it would be good to have a test suite to better self document potential issues. I'll probably use Jest for this.
The text was updated successfully, but these errors were encountered:
The MBTA API serves up a few gotchas (missing or incomplete data like departure times for example). These cases should be covered in the current code, but it would be good to have a test suite to better self document potential issues. I'll probably use Jest for this.
The text was updated successfully, but these errors were encountered: