Is your feature request related to a problem? Please describe.
Yes, right now, the auron repo does not enforce UT to pass prior to merging code. This is not healthy behavior
Describe the solution you'd like
I'd like to enforce the tests to run when building the --pre jars, so that we are able to catch UT failures. In the process of doing so, I'll also be fixing other failing UTs
Describe alternatives you've considered
N/A
Additional context
N/A