The state of UI testing at Mixpanel
End-to-end tests At Mixpanel, we’ve been writing UI tests for a long time. However, they haven’t always been easy to set up, write, and debug. When we first began testing the UI, we wrote tests in Python using the Selenium framework. In this setup, the Python tests interact with the browser through the API provided … The state of UI testing at MixpanelRead More »