test: Wrote snapshot tests for all Sonarr UI
This commit is contained in:
+2
-1
@@ -26,8 +26,9 @@ pub mod sonarr_network;
|
||||
mod utils;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "network_tests.rs"]
|
||||
mod network_tests;
|
||||
#[cfg(test)]
|
||||
pub mod servarr_test_utils;
|
||||
|
||||
#[cfg_attr(test, automock)]
|
||||
#[async_trait]
|
||||
|
||||
Reference in New Issue
Block a user