You know something's off when developers complain that they’re unhappy with your testing setup. At TalkJS, we had this recently when devs said that our end-to-end tests were slow, inconsistent, and untrustworthy. This article discusses what changes we made to make our tests faster and more reliable.
When keeping track of incoming messages, it’s important to separate answered and unanswered conversations in your inbox. TalkJS makes it easy to add custom data to your conversations so that you can automatically track which conversations have been answered.