Description
Summary
Currently stepper api has two different tests suites,
- stepper api test suite
- drv84xx_api test suite
stepper api should only consist of one test-suite, since there is no good reason that each and every stepper should have its own individual test suite.
Describe the solution you'd like
- Delete the test cases in drv84xx/api test suite. (Milestone 4.3)
- Transfer Relevant Test cases to stepper_api test suite.
Alternatives
No response
Additional Context
No response