beets/test
Adrian Sampson 323be89d4d fold OrderedEnum into autotag module
This puts the OrderedEnum generic class next to where it is actually used. It
also refers to the recipe it is taken from on docs.python.org. I also took the
opportunity to give this a capitalized name (since it's a proper type).
2014-04-08 17:10:50 -07:00
..
rsrc Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py Use nose to capture logs during test 2014-03-23 21:12:08 +01:00
helper.py Merge branch 'extendable-mediafile' 2014-04-07 23:49:29 +02:00
test_art.py Make fetchart use requests and send useragent 2014-03-09 09:26:30 +00:00
test_autotag.py fold OrderedEnum into autotag module 2014-04-08 17:10:50 -07:00
test_completion.sh Add completion of plugin commands 2014-03-02 16:18:16 +01:00
test_config_command.py Add suite function to config command test module 2014-03-06 11:13:24 +01:00
test_convert.py Test convert on import 2014-04-08 01:22:02 +02:00
test_datequery.py add some failing tests for date queries 2014-02-14 23:02:51 -08:00
test_dbcore.py dbcore: types translate null values on assignment 2014-04-05 16:27:07 -07:00
test_files.py move Destination method to Item class 2013-09-17 09:09:10 -07:00
test_ihate.py fix ihate tests 2014-02-08 12:20:25 -08:00
test_importer.py Add test case for single file import 2014-04-03 22:13:31 +02:00
test_importfeeds.py Add failing importfeed tests for albums with slashes 2014-03-19 17:26:11 +01:00
test_library.py Add tests for item.write() custom path 2014-04-04 15:19:32 +02:00
test_mb.py Update tests given new alias behavior 2014-03-26 13:01:42 -07:00
test_mediafile.py remove unnecessary IndexableEnum 2014-04-08 16:59:50 -07:00
test_mediafile_edge.py Move mediafile cast logic to storage style 2014-03-07 16:32:21 +01:00
test_pipeline.py Add pull() generator to Pipeline 2014-02-01 13:43:05 +01:00
test_player.py happy new year 2013-01-11 10:43:41 -08:00
test_query.py fix numeric queries over empty string (fix #547) 2014-02-17 22:51:53 -05:00
test_replaygain.py Include site-packages on travis and skip tests otherwise 2014-04-04 22:43:08 +02:00
test_template.py happy new year 2013-01-11 10:43:41 -08:00
test_the.py combine TempConfigTestCase and ExtraAsserts 2012-12-15 13:21:09 -08:00
test_ui.py fold OrderedEnum into autotag module 2014-04-08 17:10:50 -07:00
test_ui_importer.py Fix test run with setuptools 2014-02-11 13:24:47 +01:00
test_vfs.py fix VFS tests 2013-04-06 16:35:17 -07:00
test_web.py Fix album retrieval 2014-02-10 17:26:26 +01:00
test_zero.py fix uses of item.dirty and item.record 2013-08-21 10:57:52 -07:00
testall.py Fix python namespaces for test runs 2013-04-07 01:32:47 +02:00