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
Different social networks throttle messages in different ways. We should have some integration tests that allow us to check our assumptions. e.g. that 100ms gap is enough for the google-talk xmpp servers not to throttle uProxy messages. These should be run periodically on our continuos integration servers. This will also let us avoid server-side changes breaking us and us not knowing what happened. These tests should tell us that the social network gives errors when we expect it to also.
The text was updated successfully, but these errors were encountered:
Currently these tests must be run with "grunt jasmine_chromeapp". We are working to make them a part of "grunt test", but ran into an issue: freedomjs/freedom-social-xmpp#87
Different social networks throttle messages in different ways. We should have some integration tests that allow us to check our assumptions. e.g. that 100ms gap is enough for the google-talk xmpp servers not to throttle uProxy messages. These should be run periodically on our continuos integration servers. This will also let us avoid server-side changes breaking us and us not knowing what happened. These tests should tell us that the social network gives errors when we expect it to also.
The text was updated successfully, but these errors were encountered: