bdlukaa / fluent_ui

Implements Microsoft's WinUI3 in Flutter.
https://bdlukaa.github.io/fluent_ui/
BSD 3-Clause "New" or "Revised" License
2.95k stars 463 forks source link

Tests #957

Open bdlukaa opened 1 year ago

bdlukaa commented 1 year ago

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:

foxtrotravi commented 12 months ago

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