Fix how to run the test locally
From a development standpoint, sometimes it's neccessary to test and debug changes locally before submitting a merge/pull request.
Document the dependencies to jinja2/squad-client Python apps and SQUAD_HOST and SQUAD_TOKEN environment variables.
Fix the dependency to CI_COMMIT_SHORT_SHA. Fill it either from environment or Git.
Rest of changes are cosmetic and done automatically by EditorConfig.