File size: 2,215 Bytes
1824ea0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
  "tests/test_cli.py::TestCLI::test_2stem_default",
  "tests/test_cli.py::TestCLI::test_4stem_flac",
  "tests/test_cli.py::TestCLI::test_custom_output_dir",
  "tests/test_cli.py::TestCLI::test_help",
  "tests/test_cli.py::TestCLI::test_missing_file",
  "tests/test_cli.py::TestCLI::test_mode_shown_in_output",
  "tests/test_cli.py::TestCLI::test_mp3_format",
  "tests/test_cli.py::TestCLI::test_output_lists_files",
  "tests/test_config.py::TestSettings::test_defaults",
  "tests/test_config.py::TestSettings::test_env_override",
  "tests/test_config.py::TestSettings::test_get_settings_returns_fresh_instance",
  "tests/test_config.py::TestSettings::test_immutability",
  "tests/test_config.py::TestSettings::test_model_defaults",
  "tests/test_config.py::TestSettings::test_output_dir_default",
  "tests/test_separator.py::TestOutputFormat::test_format_values",
  "tests/test_separator.py::TestStemLabels::test_four_stem_labels",
  "tests/test_separator.py::TestStemLabels::test_two_stem_labels",
  "tests/test_separator.py::TestStemMode::test_four_stem_value",
  "tests/test_separator.py::TestStemMode::test_from_string",
  "tests/test_separator.py::TestStemMode::test_two_stem_value",
  "tests/test_separator.py::TestStemSplitter::test_file_not_found",
  "tests/test_separator.py::TestStemSplitter::test_format_override",
  "tests/test_separator.py::TestStemSplitter::test_model_caching",
  "tests/test_separator.py::TestStemSplitter::test_model_override",
  "tests/test_separator.py::TestStemSplitter::test_model_switch",
  "tests/test_separator.py::TestStemSplitter::test_result_contains_input_file",
  "tests/test_separator.py::TestStemSplitter::test_result_contains_model_used",
  "tests/test_separator.py::TestStemSplitter::test_separate_2stem",
  "tests/test_separator.py::TestStemSplitter::test_separate_4stem",
  "tests/test_separator.py::TestStemSplitter::test_separation_runtime_error",
  "tests/test_web.py::TestWebApp::test_app_creation",
  "tests/test_web.py::TestWebApp::test_separate_audio_2stem",
  "tests/test_web.py::TestWebApp::test_separate_audio_4stem",
  "tests/test_web.py::TestWebApp::test_separate_audio_format_passed",
  "tests/test_web.py::TestWebApp::test_separate_audio_no_file"
]