Coding StandardsEnd-to-End TestingWIPRobust End-to-End testing of our entire platform serves as the backbone of our productivity. PlaywrightFor End-to-End Testing of our entire platform.Instead of clicking around the entire app yourself to see if it still works after every single time you make a change, why not let a robot do it for you?Screenplay PatternBehaviour-Driven Development framework for scalable and performant End-to-End Tests. View in full-screen Generate Tests (Codegen) Terminalpnpm exec playwright codegenEdit on GitHubPreviousCoding StandardsNextUnit Testing