Describe the task
We have old legacy tests which are more synthetic tests rather than unit tests.
We should not confuse and mix legacy with real unittests.
Scope
- Move test/unit/legacy to test/legacy
- Make sure nothing is broken
Definition of Done
- New location is test/legacy
- All tests pass, nothing is broken