The whole "recreate src dir structure in test dir" is actually pretty annoying.
Keep the test files next to the files they are testing. Keep the test dir around for test-related mocks and vectors. Update tsconfig.json so that we stop getting lint errors on the tests.