livemark icon indicating copy to clipboard operation
livemark copied to clipboard

Write E2E tests using Cypress

Open roll opened this issue 4 years ago • 0 comments

Overview

In Python, we can cover internal logic but for the visual part, we need to use end-to-end tests. It means we need to bring a node env for the core dev (maybe optional) and we also might use prettier/etc then

roll avatar Aug 13 '21 08:08 roll