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

Feature/simple sensor simulator unit tests part3 #29

Open
wants to merge 7 commits into
base: feature/simple_sensor_simulator_unit_tests_part2
Choose a base branch
from

Commits on Jun 20, 2024

  1. test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Added unit tests to DetectionSensor
    SzymonParapura committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    108062d View commit details
    Browse the repository at this point in the history
  2. test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Added new line at the end of test_detection_sensor.hpp
    SzymonParapura committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0655cf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge branch 'feature/simple_sensor_simulator_unit_tests_part2' into …

    …feature/simple_sensor_simulator_unit_tests_part3
    SzymonParapura committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b574217 View commit details
    Browse the repository at this point in the history
  2. Test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Refactored DetectionSensor tests
     - Refactored LidarSensor tests
    SzymonParapura committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8f47d21 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Refactored DetectionSensor tests
    SzymonParapura committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d2a63f2 View commit details
    Browse the repository at this point in the history
  2. Test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Added unit tests to TrafficLightsDetector
    SzymonParapura committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e839dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Test: [RJD-937] to Implement Unit tests on simple_sensor_simulator

     - Refactored TrafficLightDetector unit tests
    SzymonParapura committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ec72c27 View commit details
    Browse the repository at this point in the history