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

ARIMA: Refactor unit tests #65

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

ARIMA: Refactor unit tests #65

luccalb opened this issue Nov 25, 2024 · 0 comments

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 converted this from a draft issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant