atomate.qchem.firetasks.tests package¶
Submodules¶
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_input
()¶
-
test_write_input_from_io_set
()¶
-