Make average rating property of Edition model #316
Annotations
5 errors
bookwyrm/tests/views/books/test_book.py#L73
BookViews.test_book_page
TypeError: Field 'id' expected a number but got <class 'bookwyrm.models.book.Edition'>.
|
bookwyrm/tests/views/books/test_book.py#L114
BookViews.test_book_page_statuses
TypeError: Field 'id' expected a number but got <class 'bookwyrm.models.book.Edition'>.
|
bookwyrm/tests/views/books/test_book.py#L154
BookViews.test_book_page_work_id
TypeError: Field 'id' expected a number but got <class 'bookwyrm.models.book.Edition'>.
|
bookwyrm/tests/views/books/test_book.py#L284
BookViews.test_quotation_endposition
TypeError: Field 'id' expected a number but got <class 'bookwyrm.models.book.Edition'>.
|
|
The logs for this run have expired and are no longer available.
Loading