For the longest time our testing has had a strange cutout/hack for unit tests inside of the integration test system. This PR removes that hack and fully integrates unit tests into the normal system. The tradeoff is that the wake-unit binary now also gets installed anywhere wake is installed
For the longest time our testing has had a strange cutout/hack for unit tests inside of the integration test system. This PR removes that hack and fully integrates unit tests into the normal system. The tradeoff is that the
wake-unit
binary now also gets installed anywherewake
is installed