test: Wrote snapshot tests for all Sonarr UI

This commit is contained in:
2025-12-16 14:12:10 -07:00
parent e0fcbc71e1
commit 0532d59746
257 changed files with 8089 additions and 1029 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ mod sonarr_network_tests;
#[cfg(test)]
#[path = "sonarr_network_test_utils.rs"]
mod sonarr_network_test_utils;
pub mod sonarr_network_test_utils;
mod blocklist;
mod downloads;