Fixes #15328 - Remove all to_envs from job properly
Refs #13350 - Remove test fixture
Fixes #13350 - Remove JobJenkinsProject
Fixes 12583 - Do not allow hg without puppet env for job
Fixes #15509 - Update test helper
Fixes #15227 - Job hooks refactored
I cleaned up code, logic regarding which job should runwas extracted into JobFilter
Functional tests for Jenkins user
Functional tests for Job
Make additional attributes accessible for job
More job tests
making promoting decisions more robust
cleaning up tests
remove whitespaces, add factories
renamed everything
more specs for jenkins instance
initial jenkins instance spec
test env cleanup
Initial commit