This is a web dashboard to be used with MolSSI's [Simulation Environment for Atomistic and Molecular Modeling](https://molssi-seamm.github.io) (SEAMM). This dashboard will allow users to view results of their calculations (jobs), keep track of their simulation procedures (flowcharts), and group their jobs into projects.
Tests were saving screenshots of tests for manual checking after tests were run using chrome_driver.get_screenshot_as_file(FILENAME). I commented these lines out.
Tests were saving screenshots of tests for manual checking after tests were run using
chrome_driver.get_screenshot_as_file(FILENAME)
. I commented these lines out.closes #60