Context
Improve test code by creating a test suite for similar components that is tested for each of them.
Alternatives
The current setup copies code from previous test suites, which makes improvements on the code base much more time costly. This change aims to improve efficiency in testing and coding.
Has the feature been requested before?
No
If the feature request is approved, would you be willing to submit a PR?
Yes
Context
Improve test code by creating a test suite for similar components that is tested for each of them.
Alternatives
The current setup copies code from previous test suites, which makes improvements on the code base much more time costly. This change aims to improve efficiency in testing and coding.
Has the feature been requested before?
No
If the feature request is approved, would you be willing to submit a PR?
Yes