Add jest test pattern to excluded patterns of code climate
What does this MR do?
It adds the Jest test folder pattern to the excluded patterns to Code Climate.
I am getting to much noise on the Code Quality reports because of my tests not being ignored during the assessment.