-
Notifications
You must be signed in to change notification settings - Fork 59
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
RJD-1057 (2/5): Remove non-API member functions: EntityManager’s TrafficLight related member functions (tests) #1444
base: master
Are you sure you want to change the base?
Commits on Jul 29, 2024
-
Revert "Remove traffic lights tests"
This reverts commit 433019c. Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dbf4ec - Browse repository at this point
Copy the full SHA 0dbf4ecView commit details
Commits on Oct 2, 2024
-
Merge branch 'RJD-1057-remove-traffic-lights-from-entity-manager' int…
…o RJD-1057-traffic-lights-tests Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd47e53 - Browse repository at this point
Copy the full SHA dd47e53View commit details
Commits on Oct 10, 2024
-
Merge remote-tracking branch 'tier4/RJD-1057-remove-traffic-lights-fr…
…om-entity-manager' into RJD-1057-traffic-lights-tests Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43bdeca - Browse repository at this point
Copy the full SHA 43bdecaView commit details
Commits on Oct 14, 2024
-
Merge branch 'RJD-1057-remove-traffic-lights-from-entity-manager' int…
…o RJD-1057-traffic-lights-tests
Configuration menu - View commit details
-
Copy full SHA for c1a4a6f - Browse repository at this point
Copy the full SHA c1a4a6fView commit details
Commits on Nov 6, 2024
-
Merge branch 'RJD-1057-remove-traffic-lights-from-entity-manager' int…
…o RJD-1057-traffic-lights-tests
Configuration menu - View commit details
-
Copy full SHA for 215a588 - Browse repository at this point
Copy the full SHA 215a588View commit details -
Merge remote-tracking branch 'origin/RJD-1057-remove-traffic-lights-f…
…rom-entity-manager' into RJD-1057-traffic-lights-tests
Configuration menu - View commit details
-
Copy full SHA for 5e841b2 - Browse repository at this point
Copy the full SHA 5e841b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c693f - Browse repository at this point
Copy the full SHA 90c693fView commit details
Commits on Nov 7, 2024
-
Merge remote-tracking branch 'tier4/RJD-1057-remove-traffic-lights-fr…
…om-entity-manager' into RJD-1057-traffic-lights-tests Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21c7575 - Browse repository at this point
Copy the full SHA 21c7575View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1ec160 - Browse repository at this point
Copy the full SHA f1ec160View commit details
Commits on Nov 12, 2024
-
Merge remote-tracking branch 'tier4/master' into RJD-1057-traffic-lig…
…hts-tests Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 443ce6b - Browse repository at this point
Copy the full SHA 443ce6bView commit details -
Update TrafficLightPublisher and TrafficLightPublisherBase to comply …
…with new standard Move message transformation to TrafficLightPublisherBase static member functions Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e180f1 - Browse repository at this point
Copy the full SHA 4e180f1View commit details -
Use unique pointer for returning generated traffic light messages
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6767db - Browse repository at this point
Copy the full SHA c6767dbView commit details -
Add missing tests for traffic lights type conversions
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0719815 - Browse repository at this point
Copy the full SHA 0719815View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c46cdfb - Browse repository at this point
Copy the full SHA c46cdfbView commit details -
Add possibility to test traffic lights with different architectures
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed975fa - Browse repository at this point
Copy the full SHA ed975faView commit details -
Move traffic light test fixtures to header file
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72dbd6c - Browse repository at this point
Copy the full SHA 72dbd6cView commit details -
Add include guards to traffic lights test fixtures
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48cf7d8 - Browse repository at this point
Copy the full SHA 48cf7d8View commit details -
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dff5c2 - Browse repository at this point
Copy the full SHA 7dff5c2View commit details -
Rename common traffic lights tests file
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e912f9 - Browse repository at this point
Copy the full SHA 1e912f9View commit details -
Implement missing traffic lights tests and move "new architecture" te…
…sts to new file Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6901cbb - Browse repository at this point
Copy the full SHA 6901cbbView commit details -
Merge remote-tracking branch 'tier4/RJD-1057-traffic-lights-tests' in…
…to RJD-1057-traffic-lights-tests Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6541dc - Browse repository at this point
Copy the full SHA f6541dcView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d4d76b - Browse repository at this point
Copy the full SHA 8d4d76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 677043d - Browse repository at this point
Copy the full SHA 677043dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 083e657 - Browse repository at this point
Copy the full SHA 083e657View commit details
Commits on Nov 19, 2024
-
Apply patch created by Yoshimoto-san
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5750b00 - Browse repository at this point
Copy the full SHA 5750b00View commit details -
Improve traffic lights tests comments
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0202dd - Browse repository at this point
Copy the full SHA f0202ddView commit details -
Improve traffic lights tests publishing timing
Change 'random' numbers to round ones like one second or half a second Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e45a56 - Browse repository at this point
Copy the full SHA 4e45a56View commit details -
Improve traffic lights tests epsilons and threshold situation
Add clear thresholds for tests with explanations and use these thresholds instead of hardcoded values Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e5c9c8 - Browse repository at this point
Copy the full SHA 7e5c9c8View commit details -
Use compile-time check instead of run-time check
Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5e9b70 - Browse repository at this point
Copy the full SHA f5e9b70View commit details -
Use new architecture in traffic lights tests: "awf/universe/20230906"…
… instead of "awf/universe" Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6bf741 - Browse repository at this point
Copy the full SHA e6bf741View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0eac745 - Browse repository at this point
Copy the full SHA 0eac745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 085cb62 - Browse repository at this point
Copy the full SHA 085cb62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f1186 - Browse repository at this point
Copy the full SHA 18f1186View commit details -
Improve traffic lights tests subscribers
Make the variables const and add scope for subscribers so they stop listening (only in tests with more than one subscriber + remove .reset() as scopes take care of that Signed-off-by: Mateusz Palczuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44bab9f - Browse repository at this point
Copy the full SHA 44bab9fView commit details