Ensure pylint runs in tests/integration

Description

We used to lack a __init__.py file in tests/integration, so pylint wouldn't run

Changes proposed in this merge request:

  • Adding a __init__.py file in tests/integration
  • Fixing all pylint errors there

Merge request reports

Loading