mopidy/tests/utils
Stein Magnus Jodal e150a24dfe Review patch for GH-63
- Moved mask_value_if_secret til after the method using it. Most
  important/interesting method first, lower level/more detailed later.
- Made the logic in mask_value_if_secret simpler to understand, I think,
  by making the two different cases more obvious.
- Split the test in two, as it actually tested two different cases.
- Changed the test names to explain what should happen, and not just
  what is tested.
- Add a new test that tests the case which caused the crash: a setting
  being None.
2011-02-09 17:08:40 +01:00
..
__init__.py Split mopidy.utils into smaller pieces 2010-08-17 00:32:31 +02:00
init_test.py Split mopidy.utils into smaller pieces 2010-08-17 00:32:31 +02:00
path_test.py Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
settings_test.py Review patch for GH-63 2011-02-09 17:08:40 +01:00