Add book section serialization to bibtex #5841
Annotations
4 errors and 2 warnings
Python / Tests (3.9, postgresql14, opensearch2):
tests/resources/serializers/test_bibtex_serializer.py#L230
test_serialize_publication_booksection
AssertionError: assert '@incollectio... = mar,\n}' == '@incollectio... = {1-5},\n}'
Skipping 205 identical leading characters in diff, use -v to show
e Inc},
+ pages = {1-5},
month = mar,
- pages = {1-5},
}
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/resources/serializers/test_bibtex_serializer.py#L230
test_serialize_publication_booksection
AssertionError: assert '@incollectio... = mar,\n}' == '@incollectio... = {1-5},\n}'
Skipping 205 identical leading characters in diff, use -v to show
e Inc},
+ pages = {1-5},
month = mar,
- pages = {1-5},
}
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|
|
|