test: Created snapshot tests for all Radarr UI modules

This commit is contained in:
2025-12-15 20:17:09 -07:00
parent 7084ca1be2
commit 316ed64315
273 changed files with 8859 additions and 2031 deletions
+2
View File
@@ -35,6 +35,8 @@ pub mod theme;
mod ui_property_tests;
#[cfg(test)]
pub mod ui_test_utils;
#[cfg(test)]
mod ui_tests;
mod utils;
mod widgets;