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

Value range validation: Refactor unit tests #67

Open
luccalb opened this issue Nov 25, 2024 · 0 comments
Open

Value range validation: Refactor unit tests #67

luccalb opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@luccalb
Copy link

luccalb commented Nov 25, 2024

User Story

  1. As a RTDIP developer
  2. I want to make sure that my unit tests cover enough edge cases
  3. So that i can ensure a high quality and good usability

Additional context

Related to #60

Acceptance Criteria

  • Make sure the unit tests include example data provided by shell
  • Tests should handle invalid data types
  • At least one test should be a load test, where minium 1000 datapoints are processed, without the component crashing/freezing
  • It's ensured that data types are validated and descriptive error is thrown in case of violation or if conversion is not possible

Definition of Done

  • Test cases have been created and are running successfully
  • Documentation for any new component was added
  • Github Actions are running without errors
@luccalb luccalb moved this to Product Backlog in amos2024ws01-feature-board Nov 25, 2024
@mollle mollle self-assigned this Nov 26, 2024
@sanalmert sanalmert moved this from In Progress to Product Backlog in amos2024ws01-feature-board Nov 27, 2024
@luccalb luccalb moved this from Product Backlog to In Progress in amos2024ws01-feature-board Nov 27, 2024
@mollle mollle moved this from In Progress to Sprint Backlog in amos2024ws01-feature-board Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Sprint Backlog
Development

No branches or pull requests

2 participants