unwind/tests
ducklet d7530e6bb0 fix: support new "most popular 100" & "bottom 100" HTML
The previous version had all 100 movies rendered into the HTML.  The new
version has only the top 25 rendered into HTML, but the whole list has
been made available as LD+JSON data.
Since we can easily support both, we don't (yet) remove the old parser.
2024-07-14 16:24:59 +02:00
..
fixtures fix: support new "most popular 100" & "bottom 100" HTML 2024-07-14 16:24:59 +02:00
conftest.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00
test_db.py feat: use Alembic to initialize the database 2024-05-19 02:25:36 +02:00
test_imdb.py fix: support new "most popular 100" & "bottom 100" HTML 2024-07-14 16:24:59 +02:00
test_models.py remove databases, use SQLAlechemy 2.0 instead 2023-11-27 23:24:35 +01:00
test_web.py fix: loading multiple oscars per movie 2024-05-25 18:23:13 +02:00