egui/tests/egui_tests/tests
Lucas Meurer d5320fe827 Improve accessibility and testability of `ComboBox` (#7658)
Changed it to use labeled_by to avoid kittest finding the label when
searching for the ComboBox and also set the value so a screen reader
will know what's selected.
2025-11-13 11:53:50 +01:00
..
snapshots Add text edit rtl regression test (#7524) 2025-09-23 11:56:32 +02:00
regression_tests.rs Improve accessibility and testability of `ComboBox` (#7658) 2025-11-13 11:53:50 +01:00
test_atoms.rs Set intrinsic size for Label (#7328) 2025-07-10 10:48:14 +02:00
test_sides.rs egui_kittest: more ergonomic functions taking `Impl Into<String>` (#7307) 2025-07-07 13:50:53 +02:00
test_widgets.rs Group AccessKit nodes by `Ui` (#7386) 2025-10-08 11:30:32 +02:00