Skip to content

Migrate Test Suite

Frederik Hennig requested to merge fhennig/migrate-tests into v2.0-dev
  • Adapt the entire pystencils test suite to the changes introduced with version 2.0.
  • Clean up the tests and separate them into subfolders.
  • Mark still-failing tests as xfail
  • Reintroduce tests-and-coverage CI task to run the full test suite
  • Temporarily reduce coverage threshold to 80%
  • Remove tests relating only to the old code generation backend

Don't be too afraid of the number of changes; most of them are just file moves.

Edited by Frederik Hennig

Merge request reports