Widget updates and Xcode unit testing suite#25
Open
mdurc wants to merge 24 commits into
Open
Conversation
…(all) vehicles are currently located at. Also updated text to clarify that 'No data' often means 'eta endpoint not working/all shuttles are stopped at union'
…st that formatting and display is as expected with real data
…orked, navy looks good
…e; added 2 minute tolerance to ETAs to still display them in case they still reflect the real shuttle state; added debug outputs for ETA data on manual refresh to help see if the views are displaying the correct information from the endpoint
… because this stop is non-disjoint between the routes. Still have an option to show both as the default.
…, still have to look into getting solid colors
…tween all-routes and favorite-route view; fixed ui design for better display for smaller widgets
…dget family so that no bad overflows occur and text is displayed nicely
…ependent among widget instances. I can't seem to find a way to add to userdefaults for a specific widget ID; I changed it to update all widgets that share the same underlying 'favorite-stop'.
…r with more options
…and add an option to the ios widget to toggle mock-data only if DEBUG mode is on
…o pass mock-network data, cmd+U to test, cmd+6 to view results
…wrapping on arrival times and eta-grouping by routes; had to move eta-grouping into Shared so that it could be tested
…for the function that merges vehicle data that comes from various different endpoints (location,velocity,eta,etc)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.