atomate.qchem.firetasks.tests package¶
Submodules¶
atomate.qchem.firetasks.tests.test_geo_transformations module¶
-
class
atomate.qchem.firetasks.tests.test_geo_transformations.TestGeoTransformations(methodName='runTest')¶ Bases:
atomate.utils.testing.AtomateTest-
setUp(lpad=False)¶ Create scratch directory(removes the old one if there is one) and change to it. Also initialize launchpad.
-
classmethod
setUpClass()¶ Hook method for setting up class fixture before running tests in the class.
-
tearDown()¶ Remove the scratch directory and teardown the test db.
-
test_rotate_torsion()¶
-
atomate.qchem.firetasks.tests.test_run_calc module¶
atomate.qchem.firetasks.tests.test_write_inputs module¶
-
class
atomate.qchem.firetasks.tests.test_write_inputs.TestWriteInputQChem(methodName='runTest')¶ Bases:
atomate.utils.testing.AtomateTest-
setUp(lpad=False)¶ Create scratch directory(removes the old one if there is one) and change to it. Also initialize launchpad.
-
classmethod
setUpClass()¶ Hook method for setting up class fixture before running tests in the class.
-
tearDown()¶ Remove the scratch directory and teardown the test db.
-
test_write_custom_input()¶
-
test_write_input()¶
-
test_write_input_from_io_set()¶
-
test_write_input_from_io_set_diff_mol()¶
-
test_write_input_from_io_set_diff_mol_pcm()¶
-
test_write_input_from_io_set_write_dir()¶
-