You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
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.