fluent_ui icon indicating copy to clipboard operation
fluent_ui copied to clipboard

Tests

Open bdlukaa opened this issue 1 year ago • 1 comments

Currently, we do maintain some tests, but they are not enough and do not cover the most part of the code. It is necessary to create tests for multiple widgets:

  • [ ] Flyouts
  • [ ] ComboBox
  • [ ] NumberBox
  • [ ] PasswordBox
  • [ ] TextBox
  • [ ] DatePicker
  • [ ] TimePicker
  • [ ] Card
  • [ ] CommandBar
  • [ ] ContentDialog
  • [ ] ListTile
  • [ ] ProgressRing
  • [ ] ProgressBar
  • [ ] Tooltip
  • [ ] TabView
  • [ ] RadioButton
  • [ ] SplitButton
  • [ ] InfoBadge

bdlukaa avatar Oct 30 '23 15:10 bdlukaa

Hi @bdlukaa I would like to contribute to this. I will create a PR with test cases.

foxtrotravi avatar Nov 06 '23 06:11 foxtrotravi