Home
last modified time | relevance | path

Searched refs:test_artist (Results 1 – 12 of 12) sorted by relevance

/dports/audio/py-pylast/pylast-4.4.0/tests/
H A Dtest_artist.py25 test_artist = self.network.get_artist("Radiohead")
26 artist = test_artist.get_similar(limit=2)[0].item
/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/
H A Dtest_qltk_songlistcolumns.py83 def test_artist(self): member in TSongListColumns
H A Dtest_metadata.py69 def test_artist(self): # a normalish tag member in _TestMetaDataMixin
H A Dtest_qltk_information.py64 def test_artist(self): member in TInformation
/dports/audio/picard/picard-release-2.6.2/test/
H A Dtest_mbjson.py348 def test_artist(self): member in ArtistTest
364 def test_artist(self): member in NullArtistTest
/dports/audio/py-discogs-client/discogs-client-2.2.1/discogs_client/tests/
H A Dtest_models.py10 def test_artist(self): member in ModelsTestCase
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rspotify-0.8.0/tests/
H A Dtest_with_credential.rs66 fn test_artist() { in test_artist() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rspotify-0.11.3/tests/
H A Dtest_with_credential.rs63 async fn test_artist() { in test_artist() function
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rspotify-0.10.0/tests/
H A Dtest_with_credential.rs68 async fn test_artist() {
/dports/audio/py-mutagen/mutagen-1.42.0/tests/
H A Dtest_tools_mid3v2.py80 def test_artist(self): member in TMid3v2
H A Dtest_mp3.py267 def test_artist(self): member in TEasyMP3
H A Dtest_id3.py583 def test_artist(self): member in ID3v1Tags