tests Package

master_tests Module

Master tests for FireWorks - generally used to ensure that installation was completed properly.

class fireworks.tests.master_tests.TestImports(methodName='runTest')

Bases: unittest.case.TestCase

Make sure that required external libraries can be imported

test_imports()

Table Of Contents

This Page