splotify.tests package

Submodules

splotify.tests.conftest module

splotify.tests.conftest.track_data()[source]

splotify.tests.test_audiofeatures module

splotify.tests.test_audiofeatures.afp(track_data)[source]
splotify.tests.test_audiofeatures.test_box_plot(afp)[source]
splotify.tests.test_audiofeatures.test_histogram(afp)[source]
splotify.tests.test_audiofeatures.test_scatter_plot_2d(afp)[source]
splotify.tests.test_audiofeatures.test_scatter_plot_2d_average(afp)[source]
splotify.tests.test_audiofeatures.test_scatter_plot_3d(afp)[source]
splotify.tests.test_audiofeatures.test_scatter_plot_3d_average(afp)[source]
splotify.tests.test_audiofeatures.test_select_features(afp)[source]
splotify.tests.test_audiofeatures.vcr_cassette_dir(request)[source]

splotify.tests.test_category module

splotify.tests.test_category.cp(track_data)[source]
splotify.tests.test_category.test_bar_chart(cp)[source]
splotify.tests.test_category.test_pie_chart(cp)[source]

splotify.tests.test_data module

splotify.tests.test_data.test_add_albums(track_data)[source]
splotify.tests.test_data.test_add_playlists()[source]
splotify.tests.test_data.test_add_tracks(track_data)[source]
splotify.tests.test_data.vcr_cassette_dir(request)[source]

splotify.tests.test_helpers module

splotify.tests.test_helpers.test_my_id()[source]
splotify.tests.test_helpers.test_search_id()[source]
splotify.tests.test_helpers.vcr_cassette_dir(request)[source]

splotify.tests.test_integration module

splotify.tests.test_integration.test_integration()[source]
splotify.tests.test_integration.vcr_cassette_dir(request)[source]

splotify.tests.test_popularity module

splotify.tests.test_popularity.pp(track_data)[source]
splotify.tests.test_popularity.test_album_bar_chart(pp)[source]
splotify.tests.test_popularity.test_track_bar_chart(pp)[source]
splotify.tests.test_popularity.vcr_cassette_dir(request)[source]

Module contents