beets/test
Jack Wilsdon af5ce6e7e2 Fix event name collision in tests and update tests
- Fix `test_event_X` name collision between tests causing tests to
   fail unexpectedly.
 - Update tests to match new hook plugin design (i.e. remove shell and
   subtitution option testing).
2016-04-18 15:36:25 +01:00
..
rsrc Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
__init__.py add missing division future imports 2016-04-16 18:33:54 +02:00
_common.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
helper.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
lyrics_download_samples.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_art.py fix translation of the old remote_priority option for fetchart, add a test 2016-04-17 21:18:31 +02:00
test_autotag.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_bucket.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_config_command.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_convert.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_datequery.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_dbcore.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_echonest.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_edit.py Fix tests for #1927 fix 2016-04-03 17:50:18 -04:00
test_embedart.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_embyupdate.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_fetchart.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_filefilter.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_files.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_ftintitle.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_hook.py Fix event name collision in tests and update tests 2016-04-18 15:36:25 +01:00
test_ihate.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_importadded.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_importer.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_importfeeds.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_info.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_ipfs.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_keyfinder.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_lastgenre.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_library.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_logging.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_lyrics.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_mb.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_mbsubmit.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_mbsync.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_mediafile.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_mediafile_edge.py Merge branch 'master' into no_unicode_literals 2016-02-28 15:21:43 -08:00
test_metasync.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_mpdstats.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_permissions.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_pipeline.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_play.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_player.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_plexupdate.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_plugins.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_query.py Merge branch 'master' into no_unicode_literals 2016-02-28 15:21:43 -08:00
test_replaygain.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_smartplaylist.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_sort.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_spotify.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_template.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_the.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_thumbnails.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_types_plugin.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_ui.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_ui_commands.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_ui_importer.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_ui_init.py add missing division future imports 2016-04-16 18:33:54 +02:00
test_util.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_web.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
test_zero.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
testall.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00