snapshot
This commit is contained in:
@@ -58,6 +58,10 @@ def test_parse_date(filename: str, date: datetime.date | None):
|
||||
|
||||
|
||||
@pytest.mark.parametrize(['filename', 'expected'], [
|
||||
[
|
||||
'PenthouseGold.23.02.05.Tiffany.Tatum.XXX.720p.HEVC.x265.PRT',
|
||||
Release(studio='DoctorAdventures', actors=['Jamie Michelle'], title='Nurse Jamie Knows Best', released_at=datetime.date(2021, 5, 26)),
|
||||
],
|
||||
[
|
||||
'Rebecca Volpetti -- @RealityKings -- Driving Him Crazy [1080p, x265] -- 2019-04-10',
|
||||
Release(actors=['Rebecca Volpetti'], studio='RealityKings', title='Driving Him Crazy', released_at=datetime.date(2019, 4, 10)),
|
||||
|
||||
Reference in New Issue
Block a user