Probably the best option here is to get rid of the distinction between backend, frontend, and shared. We should just flatten everything. Or, if we want to stick to that structure, which is fine, we just need to rework our makefiles so that they run all the tests when necessary.
Probably the best option here is to get rid of the distinction between backend, frontend, and shared. We should just flatten everything. Or, if we want to stick to that structure, which is fine, we just need to rework our makefiles so that they run all the tests when necessary.