Commit Graph

11 Commits

Author SHA1 Message Date
Copilot
2e812357d7 Add comprehensive headless tests for 10 controls with enhanced ItemsSource and method testing (#18)
* Initial plan

* Add comprehensive tests for 5 controls: Avatar, Clock, ClockTicks, AspectRatioLayout, AspectRatioLayoutItem

Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>

* Complete comprehensive headless tests for all 10 controls - added 72 more tests

Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>

* Add requested test cases for MultiComboBox and TreeComboBox - ItemsSource, Remove, Clear, hierarchical data

Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>

* test: open dropdown to trigger materialization.

* test: set CurrentCulture to en-US for calendar view tests

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
Co-authored-by: rabbitism <dongbin@irihi.tech>
2025-08-02 17:12:06 +08:00
Dong Bin
3dd15f57e3 fix: fix testing. 2025-02-27 18:47:59 +08:00
Dong Bin
50ac16ff23 fix: fix various nullable warning issues in test project. 2025-02-27 16:40:15 +08:00
Dong Bin
fa86d34e2b fix: fix a ut after behavior change. 2025-02-19 22:28:26 +08:00
Dong Bin
27375f722e fix: completely fix timepicker racing issue. 2025-02-18 18:02:37 +08:00
Dong Bin
e062efead0 test: add datepicker test, make DatePicker focusable, change many behaviors. 2025-02-18 01:33:04 +08:00
Dong Bin
8cd3d1e031 test: WIP datepicker test. 2025-02-17 22:52:10 +08:00
Dong Bin
cadccfd268 feat: timepickerpresenter selection tests. 2025-02-17 19:35:14 +08:00
Dong Bin
c97476e1e8 test: WIP fix testing in ubuntu. 2025-02-17 14:55:05 +08:00
Dong Bin
afd5449f5b test: WIP, fix an issue when passing year event. 2025-02-17 03:03:27 +08:00
Dong Bin
051482de57 test:WIP add tests. Change decade context end date. 2025-02-17 01:39:39 +08:00