mopidy/tests
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
..
backends Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
data Add albumartist to musicbrainz test 2010-11-02 20:20:01 +01:00
frontends Add 'date' query support to 'find' and 'search' to improve ncmpcpp media library browsing 2011-01-28 11:52:18 +01:00
mixers Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
outputs Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
utils Review patch for GH-63 2011-02-09 17:08:40 +01:00
__init__.py Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
__main__.py Replace CoverageTestRunner with nosetests 2010-03-23 23:54:49 +01:00
models_test.py Fix a bunch of pylint errors/warnings in test suite 2011-01-23 18:39:05 +01:00
scanner_test.py Add albumartistid to scanner 2010-11-02 01:00:00 +01:00
version_test.py Special case get_version() to include git revision id if we're running from a git repo 2011-01-25 22:03:28 +01:00