mountetna / magma

Data server with friendly data loaders
GNU General Public License v2.0
5 stars 2 forks source link

fix client status_check #79

Closed graft closed 6 years ago

graft commented 6 years ago

This enables status_check in the magma client and also changes the way the client spec works so that it uses webmock instead of stubbing out internal client methods. Now the client stack is tested completely (except this depends on fixing a problem with Etna::TestAuth, so the spec won't pass until that is updated).