codeforkansascity / address-api

A address database accessible through an API that will return attributes about the address, neighborhood, council district, zoning...
http://address-api.codeforkc.org
MIT License
5 stars 9 forks source link

added some jasmine tests to verify REST services #87

Closed jpeckham closed 8 years ago

jpeckham commented 8 years ago

the file of note here is jasminetests.html that does 1 BDD test against the example REST service that was included in the readme. Tonight is getting late to add other tests as I just figured this part out. I think it adds some good value to validate the services as well as can provide some usage to people who want to incorporate the API into their code. let me know what you think!

jpeckham commented 8 years ago

Weird... it's putting the readme.md in this pull request? So a pull request is just an open ended request to merge my fork's HEAD?

zmon commented 8 years ago

@jpeckham sorry for the delay