jsoncrack.com icon indicating copy to clipboard operation
jsoncrack.com copied to clipboard

test: add playwright e2e test

Open depapp opened this issue 2 years ago • 3 comments

Summary

added Playwright E2E test

Screenshots

image image

depapp avatar Aug 31 '22 09:08 depapp

hi @AykutSarac

what do you think about this PR? is it necessary to add some UI E2E test? 🙇🏻

depapp avatar Aug 31 '22 09:08 depapp

It'd be neat to have detailed E2E tests, as JSON Crack is continously evolving it's hard to maintain unit tests so we can use E2E instead.

AykutSarac avatar Sep 01 '22 18:09 AykutSarac

hi @AykutSarac

I've added more e2e test https://github.com/depapp/jsoncrack.com/tree/test_e2e-playwright/e2e and also integrate it with CI https://app.travis-ci.com/github/AykutSarac/jsoncrack.com/builds/255122795

could you please help review this PR? let me know if I miss anything 🙇🏻

depapp avatar Sep 02 '22 08:09 depapp