mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-24 09:52:44 +00:00
TestStringToBool already covers str_to_bool exhaustively. TestGetBoolFromEnv now only tests the env var lookup concerns (present, missing, default). Also remove TestGetEnvChoice.test_different_env_keys which duplicated test_returns_valid_env_value. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>