bevacqua / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
https://bevacqua.github.io/woofmark
MIT License
1.62k stars 74 forks source link

setup jest-puppeteer for UI tests #73

Open Shulammite-Aso opened 3 years ago

Shulammite-Aso commented 3 years ago

This contains a basic user interface test for woofmark.. With the tests in place, we can be sure that other coming PR won't break existing functionalities. Will be adding a few more tests for better coverage.

jywarren commented 3 years ago

Additional tests have been added since, in https://github.com/jywarren/woofmark/tree/plots2/test/ui-tests as well!

jywarren commented 3 years ago

Enabling Travis-CI for this repository should also trigger a Travis build for this PR: https://travis-ci.com/github/bevacqua/woofmark