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

Complete SDC Camera Logging #78

Open
2 tasks
ChristianBirchler opened this issue Sep 26, 2022 · 0 comments
Open
2 tasks

Complete SDC Camera Logging #78

ChristianBirchler opened this issue Sep 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChristianBirchler
Copy link
Member

ChristianBirchler commented Sep 26, 2022

User Story

As a user, I want to have information on all runtime camera data that the SDC produces after a test execution so that I can use all the data also for later research purposes.

Acceptance Criteria

Scenario 1:

  • Given: Test case is defined
  • When: Test is executed
  • Then: All runtime camera data is stored in the same test file

Definition of Done

  • Code is reviewed
  • Code is manually tested in dev and test environments
  • All code is integrated frequently
  • Integration testing is performed
  • SonarQube check is run to determine the code metrics
  • Refactoring is done

Tasks

  • Retrieve sensor data
  • Log the data in the same test file
@ChristianBirchler ChristianBirchler added the enhancement New feature or request label Sep 26, 2022
@ChristianBirchler ChristianBirchler self-assigned this Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant