6. we talked about continuous integration. there is a type of tests that run as part of a ci build and should be run by a developer before checking in changes to the global repository. these tests are normally called as: a. unit tests b. integration tests c. validation tests d. system tests e. none of the above