Skip to content

Feature/processings unit tests

Jean-Marie Kerloch requested to merge feature/processings_unit_tests into main

Add unit tests for processing :

  • contour
  • create_mesh

Salome bin and telemac environnement script must be defined when launching test

pytest --salome_bin='/home/jmkerloch/Downloads/SALOME-9.7.0-native-UB20.04-SRC/salome' --telemac_env_script='/home/jmkerloch/Downloads/Installation_Telemac-Mascaret/telemac-mascaret/configs/pysource.S10.gfortran.dyn.sh'

Test must be launched from root dir otherwise setup.cfg file needed for coverage configuration won't be available

Edited by Jean-Marie Kerloch

Merge request reports