polubis / 4markdown

11 stars 1 forks source link

[Feature] Add stable/visual regression e2e tests for components #228

Open polubis opened 1 month ago

polubis commented 1 month ago

Context

We want to a little bit improve documents layout that is displayed on pages and some application areas from performance perspective. To be sure that there is no ugly regression behind the scenes, we need some separated visual tests that will go through application, mock some endpoints, and see how application components behave in separation.

DoD

  1. Add e2e visual tests for creator and separate documents pages.
  2. The generated visuals show be valid and stable.
polubis commented 1 month ago

FE: https://github.com/polubis/4markdown/pull/248

polubis commented 1 month ago

Tested