hhoopes / genome_match_maker

23 and Me-enabled matchmaking service for genetic research studies
http://genomematchmaker.herokuapp.com
0 stars 1 forks source link

Added tests for api and JS for verify_location #43

Closed hhoopes closed 8 years ago

hhoopes commented 8 years ago

Tested the API endpoint that I created last night to provide visual verification of the validity of a SNP location. Request test gets it from one side. I believe the JS feature test will work once I add proper data into the database.

Closes #38