Spec: - GH action - Runs on openforcefields PR that adds a new file - Does HMR sims w/ 4fs timestep if a new offxml is being added - Loads pre-charged molecule set - Molecule set lives in a separate repo - Should be seeded from [s99F “coverage set”](https://github.com/openforcefield/qca-dataset-submission/blob/master/submissions/2019-06-25-smirnoff99Frost-coverage/optimization_inputs.pdf) - Also add propyne molecule - Emphasize that tests are “canaries” – NOT meant to make rigorous benchmark data, just designed to prevent release of a bad FF. - These tests will NOT make data artifacts - Tests run - 4fs, HMR, vacuum -- Example at #19 - Verbose output – Each test should print its SMILES and success/failure, so that it’s easy to reproduce locally if a molecule fails.
Spec: