beets/test/rsrc
jtpavlock 45abc9ed7a
Clean up code and tests for Genius Lyrics plugin backend (#3641)
* clean-up code & add tests for genius lyrics backend

* add genius fetch tests

* organize imports: standard lib -> pip -> local

* check in sample genius lyrics page

* fix mock import

* force utf-8 encoding for opened files

* use io.open to force utf-8 encoding w/ python2.7
2020-07-06 08:41:27 -05:00
..
acousticbrainz acousticbrainz: Test _map_data_to_scheme with real data 2016-11-20 22:03:41 +01:00
beetsplug Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
lyrics Clean up code and tests for Genius Lyrics plugin backend (#3641) 2020-07-06 08:41:27 -05:00
spotify move spotify test json to json files 2016-06-14 21:51:27 -04:00
abbey-different.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
abbey-similar.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
abbey.jpg reduce image sizes 2014-09-17 22:57:50 +02:00
archive.rar Import rar archives 2014-04-15 18:24:09 +02:00
bpm.mp3 add WMA test file (#75) 2013-01-29 21:44:02 -08:00
convert_stub.py Fix Windows encoding in convert stub (#2516) 2017-04-15 11:27:19 -04:00
coverart.ogg Add tests for legacy coverart tag in ogg 2014-03-09 00:38:05 +01:00
date.mp3 add WMA test file (#75) 2013-01-29 21:44:02 -08:00
date_with_slashes.ogg Added test for date with slashed and fixed date regex 2014-10-28 08:52:03 +01:00
discc.ogg support some alternate ogg field names 2010-06-26 02:12:55 -07:00
empty.aiff AIFF support (fix #250) 2014-05-17 21:13:40 -07:00
empty.alac.m4a Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.ape Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.dsf Added DSF to test_mediafile 2017-01-09 18:54:30 +01:00
empty.flac Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.m4a Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.mp3 added missing resource for latest mediafile test 2008-07-03 23:54:38 +00:00
empty.mpc Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.ogg Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.opus Add empty test audio files 2014-02-04 20:10:53 +01:00
empty.wma Remove all tags from empty.wma 2014-04-09 23:28:11 +02:00
empty.wv Add empty test audio files 2014-02-04 20:10:53 +01:00
emptylist.mp3 fixed handling of ID3 frames with empty lists 2009-04-14 03:47:09 +00:00
full.aiff Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.alac.m4a Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.ape Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.dsf Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.flac Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.m4a Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.mp3 Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.mpc Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.ogg Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.opus Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.wma Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
full.wv Add mb_releasetrackid tag to full.* media files. 2018-05-01 08:37:34 +02:00
image-2x3.jpg Add StorageStyle for mp3 images 2014-02-10 16:10:40 +01:00
image-2x3.png Add mediafile art test 2014-02-10 15:24:57 +01:00
image-2x3.tiff Add tiff image fixture 2014-03-09 14:09:31 +01:00
image-jpeg.mp3 embedart: Adapt tests for #2254 2016-11-08 18:48:44 +01:00
image.ape Added support for APEv2 cover tags 2014-10-27 16:10:17 +01:00
image.flac Add flac fixture with images 2014-03-09 00:07:29 +01:00
image.m4a Implement ImageListField for MP4 2014-03-09 12:46:51 +01:00
image.mp3 Add image mediafile fixture 2014-03-08 17:03:43 +01:00
image.ogg Implement ImageListField for Vorbis comments 2014-03-09 00:56:44 +01:00
image.wma Implement ImageListField for WMA 2014-03-09 01:48:56 +01:00
image_unknown_type.mp3 chmod -x image_unknown_type.mp3 2016-07-05 20:29:35 +02:00
itunes_library_unix.xml MetaSync: minor improvements for iTunes source 2015-05-13 20:02:34 +02:00
itunes_library_windows.xml MetaSync: minor improvements for iTunes source 2015-05-13 20:02:34 +02:00
lyricstext.yaml Replace the clinical "obsessive-compulsive" term 2019-11-02 23:26:14 +01:00
min.flac added FLAC support to MediaFile (with tests) 2008-07-06 00:44:37 +00:00
min.m4a add WMA test file (#75) 2013-01-29 21:44:02 -08:00
min.mp3 add WMA test file (#75) 2013-01-29 21:44:02 -08:00
oldape.ape fix crasher w/ old APE files (#159) 2011-04-02 17:48:54 -07:00
only-magic-bytes.jpg smaller test image for fix-jpeg-detection 2015-07-21 21:18:57 +02:00
partial.flac added FLAC support to MediaFile (with tests) 2008-07-06 00:44:37 +00:00
partial.m4a add WMA test file (#75) 2013-01-29 21:44:02 -08:00
partial.mp3 add WMA test file (#75) 2013-01-29 21:44:02 -08:00
pure.wma Fixed getting description for wma file with standard WMA attributes 2014-10-28 10:28:12 +01:00
soundcheck-nonascii.m4a Fix #1666: malformed binary data in SoundCheck 2015-11-13 12:21:36 -08:00
space_time.mp3 add WMA test file (#75) 2013-01-29 21:44:02 -08:00
t_time.m4a add WMA test file (#75) 2013-01-29 21:44:02 -08:00
test_completion.sh Fix #1826: include test_completion.sh in sdist 2016-01-22 15:25:43 -08:00
unicode’d.mp3 Complete set of __future__ imports 2017-06-14 19:08:27 -04:00
unparseable.aiff AIFF support (fix #250) 2014-05-17 21:13:40 -07:00
unparseable.alac.m4a Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.ape Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.dsf Test improvements for DSF. 2017-01-10 11:21:40 +01:00
unparseable.flac Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.m4a Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.mp3 Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.mpc Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.ogg Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.opus Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.wma Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
unparseable.wv Use _safe_cast to avoid dying on illegal dates. 2014-03-18 01:38:04 -04:00
year.ogg Remove date packing and invert date dependency 2014-03-03 00:02:42 +01:00