Files
testium/test/validation
François d26b60435b Add auto_result param to dialog items for automated validation
Each dialog test item now accepts an optional auto_result parameter
(ok/cancel/yes/no) and auto_value for text dialogs. When set, the dialog
window opens, stays visible 2 seconds, then closes automatically with the
specified result — allowing the validation suite to run without manual
interaction.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 10:07:07 +02:00
..
2026-04-20 22:55:09 +02:00
2025-12-29 10:46:05 +01:00

Validation

This directory contains the necessary material to run the testium validation.

Here is the documentation on how to configure the validation, run it and check that the results are correct.

Tests

TBD