unwind/tests
ducklet 2bf5607183 feat: add functions to retrieve IMDb chart lists
These charts are
- the top 250 highest rated movies
- the top 100 most popular movies
- the bottom 100 lowest rated movies
2024-05-10 00:12:25 +02:00
..
fixtures feat: add functions to retrieve IMDb chart lists 2024-05-10 00:12:25 +02:00
conftest.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00
test_db.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00
test_imdb.py feat: add functions to retrieve IMDb chart lists 2024-05-10 00:12:25 +02:00
test_models.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00
test_web.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00