mozilla-services / pushgo

🚨🚨🚨OBSOLETE AND UNMAINTAINED🚨🚨🚨 See Autopush for the current server.
https://github.com/mozilla-services/autopush
Mozilla Public License 2.0
24 stars 10 forks source link

Test API Methods #164

Open bbangert opened 9 years ago

bbangert commented 9 years ago

It would be handy for testing, if a special mode could be enabled in pushgo that add's several RESTful API methods.

Any other things that would be useful to activate on the fly for testing?

jrconlin commented 9 years ago

Obviously /test should only be available for load testing instances, and not for production environments (with appropriate bells and whistles on invocation), otherwise I don't see a major issue with this. I'm also thinking that we can either use StaticBalancer (or a derivative).