@@ -302,6 +302,10 @@ def test_db_version(photosdb):
|
||||
assert photosdb.db_version == "6000"
|
||||
|
||||
|
||||
def test_photos_version(photosdb):
|
||||
assert photosdb.photos_version == 7
|
||||
|
||||
|
||||
def test_persons(photosdb):
|
||||
|
||||
assert "Katie" in photosdb.persons
|
||||
|
||||
Reference in New Issue
Block a user