emmental/tests/db
Anna Schumaker a4e0968ef4 db: Give the database a 'loaded' property
This can be checked or connected to so other parts of the application
can easily know if all database tables have been loaded or not.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2024-03-13 11:20:15 -04:00
..
test-script.sql db: Give the db an executescript() function 2023-10-18 10:51:43 -04:00
test_albums.py db: Have Playlists use the child_set as the children base model 2023-06-23 11:37:47 -04:00
test_artists.py db: Have Playlists use the child_set as the children base model 2023-06-23 11:37:47 -04:00
test_connection.py db: Give the db an executescript() function 2023-10-18 10:51:43 -04:00
test_db.py db: Give the database a 'loaded' property 2024-03-13 11:20:15 -04:00
test_decades.py db: Have Playlists use the child_set as the children base model 2023-06-23 11:37:47 -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: Give the Idle Queue a way to handle high priority tasks 2023-06-28 10:09:53 -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: Have Album playlists use the new child_set 2023-06-23 11:37:47 -04:00
test_playlist.py db: Disable incremental filtering 2023-06-28 10:09:53 -04:00
test_playlists.py db: Reload the New Tracks playlist at midnight 2023-10-20 16:31:16 -04:00
test_settings.py db: Give Tables an idle Queue 2023-04-12 10:44:27 -04:00
test_table.py db: Disable incremental filtering 2023-06-28 10:09:53 -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: Test track timestamps using datetime.datetime.utcnow() 2024-01-29 14:38:24 -05:00
test_years.py db: Have decade Playlists use the new child_set 2023-06-23 11:37:47 -04:00