beets/test
Adrian Sampson 9987ab47fd fixes & tests for new audio properties
For the recently-added samplerate, bitdepth, and channels properties on
MediaFile, a few things were fixed:
- tests in test_mediafile_basic
- never return None (zero when unavailable)
- make channels work with MP3 files (by looking at the codec "mode")

Also added some docstrings on all of the properties.
2012-01-27 15:51:14 -08:00
..
rsrc sync with latest python-musicbrainz-ngs, fixing Unicode queries (#257) 2011-11-23 17:57:00 -08:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py skip (configurable) clutter filenames when importing 2011-11-13 17:14:40 -08:00
test_art.py albumart.org scraper art source (#272) 2011-12-07 11:11:35 -08:00
test_autotag.py no penalty for "various artists" track artist (#251) 2012-01-25 20:41:59 -08:00
test_db.py mtime tests at integral second resolution (#298) 2012-01-18 14:08:15 -08:00
test_files.py query-conditioned path formats (#210) 2011-12-28 19:01:13 -08:00
test_importer.py fix double-removal when re-importing with deletion 2012-01-06 21:58:17 -08:00
test_mb.py tolerate per-medium track numbering (#283) 2012-01-25 20:12:04 -08:00
test_mediafile.py unicode in str MediaFile fields (#311, closes #15) 2012-01-27 12:02:26 -08:00
test_mediafile_basic.py fixes & tests for new audio properties 2012-01-27 15:51:14 -08:00
test_pipeline.py multiple() function for sending many messages to next stage 2011-04-17 08:18:54 -07:00
test_player.py BPD uses new VFS as a backend (#131) 2011-05-05 17:00:05 -07:00
test_query.py fix Unicode queries from CLI arguments 2011-07-01 15:43:06 -07:00
test_template.py fix empty function arguments 2011-12-16 12:08:39 -08:00
test_ui.py query-conditioned path formats (#210) 2011-12-28 19:01:13 -08:00
test_vfs.py query-conditioned path formats (#210) 2011-12-28 19:01:13 -08:00
testall.py spelling errors in comments 2011-09-18 13:00:36 -07:00