beets/test
Thomas Scholtes 9a732fbd26 Converted files are tagged and checked in tests
The conversion function either copies files or runs the conversion
command on them, depending on the result of the `should_transcode()`
function. This commit makes the tests more sensitive to these cases.
2014-09-14 12:17:05 +02:00
..
rsrc Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
__init__.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
_common.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
helper.py fetchart: correctly handle path encoding 2014-09-13 16:49:34 +02:00
lyrics_sources.py Move lyrics listings from .py to .yaml file 2014-04-26 19:26:28 +02:00
test_art.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_autotag.py Move albums_in_dir() from autotag to import module 2014-08-25 18:40:56 +02:00
test_bucket.py Changelog for #851 (bucket improvements) 2014-07-01 14:40:39 -07:00
test_completion.sh Add completion of plugin commands 2014-03-02 16:18:16 +01:00
test_config_command.py Pythonic names for test helpers 2014-04-12 11:24:47 -07:00
test_convert.py Converted files are tagged and checked in tests 2014-09-14 12:17:05 +02:00
test_datequery.py add some failing tests for date queries 2014-02-14 23:02:51 -08:00
test_dbcore.py NullSort instead of None 2014-09-13 20:38:31 -07:00
test_echonest.py skip pyechonest tests when library not installed 2014-04-13 13:26:51 -07:00
test_embedart.py Embedart TestCase 2014-06-02 16:04:55 +02:00
test_fetchart.py fetchart: Add test that reproduces #887 2014-09-13 16:39:39 +02:00
test_files.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_ihate.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_importer.py Failing tests for empty import directories 2014-09-06 18:52:57 +02:00
test_importfeeds.py Test build with setup.py 2014-04-25 12:56:01 +02:00
test_info.py Fix doc and flake8 build (again) 2014-08-26 12:44:23 +02:00
test_keyfinder.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_lastgenre.py Change expected result for compatibility with updated genres-tree.yaml 2014-09-06 08:51:31 -04:00
test_library.py Item fields take precedence over Album fields in formatting 2014-08-25 14:38:58 +02:00
test_lyrics.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_mb.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_mbsync.py Test albums and singletons simultaneously 2014-04-16 14:50:57 +02:00
test_mediafile.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_mediafile_edge.py Fix unittest.skip decorator use 2014-08-18 17:11:08 -07:00
test_pipeline.py Add pipeline.mutator_stage 2014-04-19 19:04:49 +02:00
test_player.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_query.py Move query parsing to new dbcore.queryparse 2014-05-24 17:07:18 -07:00
test_replaygain.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_sort.py Roll back fast flexible field sorts (#953) 2014-09-13 17:16:12 -07:00
test_spotify.py Complete PEP8 cleanup of spotify plugin 2014-08-17 09:53:54 -04:00
test_template.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_the.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_ui.py Refactor cli main function 2014-09-05 19:05:06 +02:00
test_ui_importer.py Import tests use TestHelper 2014-04-15 14:57:01 +02:00
test_vfs.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_web.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
test_zero.py Fix harness in test_zero 2014-08-19 10:51:48 -07:00
testall.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00