Skip to content

Annotate some variables in unit tests, streamline namespace "imports"

Chris Oelmueller requested to merge refactor/namespace-imports into master

What does this MR do?

  • Annotate some variables in unit tests
  • Streamline namespace "imports" in unit tests

How confident are you it won't break things if deployed?

The unit tests still run, and nothing else was changed

How to test

CI will do it for you 😄

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md

Merge request reports