issues
search
josejimenezluna
/
delfta
Δ-QML for medicinal chemistry
GNU Affero General Public License v3.0
96
stars
16
forks
source link
Fix tests to refer to correct directory
#38
Closed
cisert
closed
3 years ago
cisert
commented
3 years ago
need to download to and run from the same folder
assert len(mols) == 100
in
test_xtb.py
and
test_calculator.py
to make sure we actually have something to run the tests on
assert len(mols) == 100
intest_xtb.py
andtest_calculator.py
to make sure we actually have something to run the tests on