Skip to content

[SIGMON-334] Failing tests due to the distutil's deprecation warnings

Aleksandra Mnich requested to merge SIGMON-334_failing_tests_warnings into dev

Context

What was done

  • distutils' deprecation warning filter out from the list of the intercepted warnings before asserting
  • jinja2 version set to <3.1.1 so the docs can be generated

TODO

QA

Review objectives

  • assessment of code functionality
  • assessment of code quality
  • identifying potential refactorings / logic common to other projects
  • knowledge sharing

Merge request reports