yandex-music-api/tests/__init__.py

62 行
3.0 KiB
Python
Raw 通常表示 履歴

from .not_working_test_account import TestAccount
from .not_working_test_ad_params import TestAdParams
from .not_working_test_album import TestAlbum
from .not_working_test_album_event import TestAlbumEvent
from .not_working_test_artist import TestArtist
from .not_working_test_artist_event import TestArtistEvent
from .not_working_test_auto_renewable import TestAutoRenewable
from .not_working_test_best import TestBest
from .not_working_test_block import TestBlock
from .not_working_test_block_entity import TestBlockEntity
from .not_working_test_case_forms import TestCaseForms
from .not_working_test_chart import TestChart
from .not_working_test_counts import TestCounts
from .not_working_test_cover import TestCover
from .not_working_test_day import TestDay
from .not_working_test_description import TestDescription
from .not_working_test_event import TestEvent
from .not_working_test_generated_playlist import TestGeneratedPlaylist
from .not_working_test_genre import TestGenre
from .test_icon import TestIcon
from .test_id import TestId
from .test_images import TestImages
from .not_working_test_invocation_info import TestInvocationInfo
from .test_label import TestLabel
from .not_working_test_link import TestLink
from .not_working_test_lyrics import TestLyrics
from .not_working_test_made_for import TestMadeFor
from .not_working_test_major import TestMajor
from .not_working_test_normalization import TestNormalization
from .test_pager import TestPager
from .not_working_test_passport_phone import TestPassportPhone
from .not_working_test_permissions import TestPermissions
from .not_working_test_personal_playlists_data import TestPersonalPlaylistsData
from .not_working_test_play_contexts_data import TestPlayContextsData
from .test_play_counter import TestPlayCounter
from .not_working_test_playlist import TestPlaylist
from .not_working_test_playlist_id import TestPlaylistId
from .test_plus import TestPlus
from .test_price import TestPrice
from .not_working_test_product import TestProduct
from .not_working_test_ratings import TestRatings
from .not_working_test_restrictions import TestRestrictions
from .not_working_test_rotor_settings import TestRotorSettings
from .not_working_test_sequence import TestSequence
from .not_working_test_station import TestStation
from .not_working_test_station_result import TestStationResult
from .not_working_test_status import TestStatus
from .not_working_test_subscription import TestSubscription
from .not_working_test_track import TestTrack
from .test_track_id import TestTrackId
from .test_track_position import TestTrackPosition
from .test_track_short import TestTrackShort
from .test_track_short_old import TestTrackShortOld
from .not_working_test_track_with_ads import TestTrackWithAds
from .test_user import TestUser
from .test_value import TestValue
from .test_video import TestVideo
from .test_video_supplement import TestVideoSupplement
from .test_vinyl import TestVinyl
from .test_value import TestValue
from .test_discrete_scale import TestDiscreteScale