[ENHANCEMENT] Refactor the tests to reduce lines of code in single file
Open
enhancement
- Dominant language
- C++
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the enhancement**
The structure for the test cases needs to be clearer. Some files contain 2k LOC which is way too much to keep an overview over whats tested and where to add new things.
**Expected behavior**
Primitives should get their own directory with multiple files named after what's being tested.
Contributor guide
Assessment
This issue has not been assessed yet.