neon-jungle / wagtail-videos

Videos for Wagtail CMS, including transcoding
BSD 3-Clause "New" or "Revised" License
65 stars 57 forks source link

test_pagination fails with Wagtail >=5.0 #113

Closed johncarter-phntm closed 9 months ago

johncarter-phntm commented 10 months ago
FAIL: test_pagination (tests.test_admin_views.TestVideoChooserView.test_pagination)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/johnc/Projects/wagtail-videos/tests/test_admin_views.py", line 321, in test_pagination
    self.assertEqual(response.status_code, 200)
AssertionError: 404 != 200

See also https://gitlab.com/neonjungle/wagtailvideos/-/jobs/5115089628