Commit 5cd2891
test: add unit test for IconManager::supports_themes with empty manager (#29)
Add a unit test to verify that `IconManager::supports_themes` correctly returns `false`
for any icon name when the manager is empty (initialized via `IconManager::new()`).
This verifies the default behavior of the theme support mapping.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: bearice <270121+bearice@users.noreply.github.com>1 parent 0846641 commit 5cd2891
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
0 commit comments