test(ui-tools): add visual regression testing infrastructure

Solution-ID: SOL-1735410002
Issue-ID: ISS-1766921318981-22
Task-ID: T1
This commit is contained in:
catlog22
2025-12-29 15:46:02 +08:00
parent 8578d2d426
commit 70063f4045
10 changed files with 363 additions and 2 deletions

4
ccw/tests/visual/snapshots/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
current/*
diff/*
!current/.gitkeep
!diff/.gitkeep

View File

@@ -0,0 +1 @@
# Intentionally tracked so baseline snapshots can be committed.

View File

@@ -0,0 +1 @@
# Intentionally left blank (ignored folder placeholder).

View File

@@ -0,0 +1 @@
# Intentionally left blank (ignored folder placeholder).