You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.