Skip to content
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

test(no_stopping_area): refactor and add tests #9009

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. refactoring to make testing easier

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e5f2f4e View commit details
    Browse the repository at this point in the history
  2. more refactoring

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5b7c166 View commit details
    Browse the repository at this point in the history
  3. [DEBUG] run bvp in gdb+konsole

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    49246f4 View commit details
    Browse the repository at this point in the history
  4. more refactoring

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2147877 View commit details
    Browse the repository at this point in the history
  5. add first test (is_vehicle_type)

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9baf711 View commit details
    Browse the repository at this point in the history
  6. add test for insert_stop_point

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5eced7c View commit details
    Browse the repository at this point in the history
  7. add test for generate_stop_line

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9ba045e View commit details
    Browse the repository at this point in the history
  8. refactor and add test for is_stoppable()

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d03cf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f4c759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89546e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32a6fb View commit details
    Browse the repository at this point in the history
  4. update docstrings and add test for get_stop_line_geometry_2d

    Signed-off-by: Maxime CLEMENT <[email protected]>
    maxime-clem committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    43cd5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32aa3ed View commit details
    Browse the repository at this point in the history