What are some principles of continuous integration? Note: There are 2 to choose.
Automated deployment to the productivesystem
Automated builds
Automated code change pushes
Automated tests
Submit