Wang-Bioinformatics-Lab / ChemicalStructureWebService

Web Server for Chemical Structure pictures as well as other chemical structure things
https://structure.gnps2.org
MIT License
6 stars 2 forks source link

Implement RDKit error handling + test #6

Closed jvansan closed 5 years ago

jvansan commented 5 years ago

Address #5 - Added decorator which handles RDKit's errors and returns 400 code to web server. Also added test case.