-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Repurpose the RealtimeTestEnvironment into a TransitTestEnvironment #6899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
habrahamsson-skanetrafiken
merged 36 commits into
opentripplanner:dev-2.x
from
Skanetrafiken:test-encapsulate-service-date
Oct 21, 2025
Merged
Changes from 28 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
28eacb5
Encapsulate date and timezone in RealtimeTestEnvironment
habrahamsson-skanetrafiken 06a880a
Extract siri logic from RealtimeTestEnvironment
habrahamsson-skanetrafiken 14e590e
Extract gtfs-rt logic from RealtimeTestEnvironment
habrahamsson-skanetrafiken 7ac134f
Rename RealtimeTestEnvironment to TransitTestEnvironment
habrahamsson-skanetrafiken 7611c2e
Merge branch 'dev-2.x' into test-encapsulate-service-date
habrahamsson-skanetrafiken de5ca5b
Fixes after merge
habrahamsson-skanetrafiken 0ab336e
Address review comment
habrahamsson-skanetrafiken 991bf27
Add TripOnDateDataFetcher
habrahamsson-skanetrafiken 8774d9e
Fix ReplacementTest
habrahamsson-skanetrafiken 220094d
Rename DateTimeHelper -> LocalTimeParser
habrahamsson-skanetrafiken 888d28a
Remove unused code
habrahamsson-skanetrafiken 28efac9
Rename a method
habrahamsson-skanetrafiken 2724f6b
Make a separate builder for SiteRepository
habrahamsson-skanetrafiken b1cbb26
Don't take siterepo as parameter
habrahamsson-skanetrafiken 7045171
Separate the timetable building logic into its own class
habrahamsson-skanetrafiken d4c0fdb
Don't create tripOnServiceDate by default
habrahamsson-skanetrafiken 47f106f
Simplify calendar stuff
habrahamsson-skanetrafiken 7c96ccd
Explicit route handling
habrahamsson-skanetrafiken 45f14bb
Simplify trip creation
habrahamsson-skanetrafiken 5ea2ff6
Simplify trip creation
habrahamsson-skanetrafiken 626b39c
Move feed id generation to its own class
habrahamsson-skanetrafiken d9fc270
Add some documentation
habrahamsson-skanetrafiken 7ca4f2a
Remove some dependencies on RealtimeTestConstants
habrahamsson-skanetrafiken 05d8aca
Fix some code style
habrahamsson-skanetrafiken 77e37b5
Rename tripFetcher method
habrahamsson-skanetrafiken 4513b0e
Fix some doc
habrahamsson-skanetrafiken 6709785
Add deprecation
habrahamsson-skanetrafiken 3b4653d
Minor fixes
habrahamsson-skanetrafiken 512ae45
Add constants for trip ids
habrahamsson-skanetrafiken a652dd3
Fix naming issues
habrahamsson-skanetrafiken 063c8ac
Use default service date in cancellationtest
habrahamsson-skanetrafiken 851d92a
Fix more naming
habrahamsson-skanetrafiken 1130f55
Expose builders in TransitTestEnvironmentBuilder
habrahamsson-skanetrafiken 909a206
Unify flex and regular trip creation
habrahamsson-skanetrafiken 0cbe02c
Address review comment
habrahamsson-skanetrafiken 9bd7180
Rename private class StopCall -> StopCallInput
habrahamsson-skanetrafiken File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.