emmental/tests/db
Anna Schumaker 5ee86a9b5e db: Give the Media table a custom Filter
We want to filter out Medium playlists with empty names in the sidebar,
and the easiest way to do that is through a custom filter attached to
the Media table.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-06-23 11:37:47 -04:00
..
test_albums.py db: Give Albums knowledge about their Tracks & Properties 2023-05-10 17:31:33 -04:00
test_artists.py db: Rename the Table.Filter to Table.KeySet 2023-06-19 09:55:11 -04:00
test_connection.py db: Add a Playlists Table 2023-04-12 10:44:34 -04:00
test_db.py db: Don't notify if the active-playlist doesn't change 2023-06-06 09:29:16 -04:00
test_decades.py db: Give Decades knowledge about their Tracks & Properties 2023-05-10 17:31:33 -04:00
test_genres.py db: Give Genres knowledge about their Tracks & Properties 2023-05-10 17:31:33 -04:00
test_idle.py db: Add an idle Queue 2023-04-12 10:42:14 -04:00
test_libraries.py db: Reload Playlists before deleting a Library path 2023-05-10 17:31:33 -04:00
test_media.py db: Give the Media table a custom Filter 2023-06-23 11:37:47 -04:00
test_playlist.py db: Add a child_set TableSubset to the Playlist 2023-06-22 11:27:40 -04:00
test_playlists.py db: Set the Queued Tracks playlist as active when adding tracks 2023-06-06 09:22:22 -04:00
test_settings.py db: Give Tables an idle Queue 2023-04-12 10:44:27 -04:00
test_table.py db: Create a TableSubset model 2023-06-22 11:07:32 -04:00
test_tagger.py db: Give the Tagger a function for untagging Tracks 2023-05-10 17:31:33 -04:00
test_tracks.py db: Commit the database when a Track has been started or stopped 2023-06-07 13:26:55 -04:00
test_years.py db: Give Years knowledge about their Tracks & Properties 2023-05-10 17:31:33 -04:00