fluent_ui
fluent_ui copied to clipboard
Tests
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
Hi @bdlukaa I would like to contribute to this. I will create a PR with test cases.