Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Travis-CI testing #42

Open
davidlmobley opened this issue Jun 15, 2017 · 0 comments
Open

Set up Travis-CI testing #42

davidlmobley opened this issue Jun 15, 2017 · 0 comments

Comments

@davidlmobley
Copy link
Member

I want to enable Travis-CI testing. At the very least it should probably:

  • Check that the info in the database is complete
  • Check for duplicate molecules
  • Check that reading in the mol2/sdf files into OEMols results in the same isomeric SMILES as those corresponding to the "source data"
  • Re-make the plots and re-compute the statistics (and check that statistics haven't changed?)

More ambitiously, it could also:

  • Rebuild input files (all of them is probably too slow, though this could be flagged as a "slow" test and skipped by Travis-CI; perhaps a test could rebuild some of the input files)
  • ...?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant