Evaluate build process in Jenkins and makefile for testing
Our build process is not consistent with testing, especially in Jenkins. We want to make sure that the Jenkins build will always test resources and be testing for regressions rather than skipping tests. The tests were set as skipped at least locally, and we want to look at removing that bypass and instead adding a new build option to allow for fast builds when needed.