Files
cull-gmail/tests/init_integration_tests.rs
Jeremiah Russell 4283adf7b2 ♻️ Refactor duplicated test setup in integration tests
Extract repeated test command setup into helper functions:
- run_init_with_dirs() for tests with separate config/rules directories
- run_init_with_credential() for tests with credential files

This eliminates code duplication and makes tests more maintainable.
Also fixed duplicate #[test] attribute warning.
2025-10-22 06:38:00 +01:00

14 KiB