bugfix: search records user dashboard #804
tests.yml
on: pull_request
tests
/
create-strategy
5s
Matrix: tests / tests
Annotations
6 errors
tests / Test (Python 3.11):
tests/records/systemfields/test_systemfield_files.py#L67
test_record_file_update
AssertionError: assert None == {'description': 'A test file.'}
+ where None = <RecordFile(test.pdf, None).metadata
|
tests / Test (Python 3.11)
Process completed with exit code 1.
|
tests / Test (Python 3.9):
tests/records/systemfields/test_systemfield_files.py#L67
test_record_file_update
AssertionError: assert None == {'description': 'A test file.'}
+ where None = <RecordFile(test.pdf, None).metadata
|
tests / Test (Python 3.9)
Process completed with exit code 1.
|
tests / Test (Python 3.10):
tests/records/systemfields/test_systemfield_files.py#L67
test_record_file_update
AssertionError: assert None == {'description': 'A test file.'}
+ where None = <RecordFile(test.pdf, None).metadata
|
tests / Test (Python 3.10)
Process completed with exit code 1.
|