At present some of tests for a given submodule rely on another submodule (e.g. tests in `adsorption` using functions from `surface`) This can be avoided by generating the structure files beforehand and including those with the tests.
At present some of tests for a given submodule rely on another submodule (e.g. tests in
adsorptionusing functions fromsurface)This can be avoided by generating the structure files beforehand and including those with the tests.