tacoss / testcafe-blink-diff

Visual regression for Testcafé
65 stars 15 forks source link

fix: check image size betweenness, add argument tests #74

Closed tomoh1r closed 2 months ago

tomoh1r commented 2 months ago

Description

Hi, I make link's idea to be a real, I fix some tests, and add cli tests (the execution needs some time)

This is chain pr from #73

Substantial commit ids are below:

Type of change:

Improvement (non-breaking change which fixes an issue)

How Has This Been Tested?:

> & npm i
> & npx sirv e2e/public --port 3000
> & si -Path Env:\BASE_URL -Value "http://localhost:3000"
> & si -Path Env:\WINDOW_DPI -Value 1
> & npx testcafe edge:headless e2e/cases -s path=e2e/screens

Test Configuration:

Checklist: