GEMScienceTools / oq-mbtk

OpenQuake Model Building Toolkit, a suite of tools for building components and analysing models for PSHA.
https://gemsciencetools.github.io/oq-mbtk/index.html
GNU Affero General Public License v3.0
14 stars 8 forks source link

Adding paths relative to file - test now should run on remote #360

Closed mmpagani closed 10 months ago

mmpagani commented 10 months ago

@cossatot this PR is currently failing because of a test. Pls, take a look at it. Note that so far tests have not been executed on remote since there was a __init__.py file missing. Note also that when using files within tests it's always recommended to define for them relative paths to the test file.