Files
yattee/spec/ui_snapshots/false_positives.yml
2026-02-08 18:33:56 +01:00

19 lines
549 B
YAML

# False positives for visual regression tests
#
# When a screenshot difference is expected (e.g., dynamic content like timestamps,
# video counts, or subscription feeds), add an entry here to mark it as acceptable.
#
# Format:
# screenshot_name:
# reason: "Why this diff is acceptable"
# added: "YYYY-MM-DD"
#
# Example:
# app-launch-library:
# reason: "Dynamic video counts in library cards"
# added: "2024-01-15"
#
# To add a false positive from command line:
# ./bin/ui-test --mark-false-positive screenshot_name "reason"
#