As discussed here, there is a stub api you can run locally to simulate interaction with the appboy API.
As we saw with the minification bug #14 , some issues are only exposed when interacting with the real api. It would be a great improvement to add a smoke test suite that starts up the stub-api server on the CI machine and runs tests against it.
As discussed here, there is a stub api you can run locally to simulate interaction with the appboy API.
As we saw with the minification bug #14 , some issues are only exposed when interacting with the real api. It would be a great improvement to add a smoke test suite that starts up the stub-api server on the CI machine and runs tests against it.