service: add create update many #1605
Annotations
8 errors
|
tests/services/test_service_create_update.py#L21
test_create
UnboundLocalError: local variable 'record' referenced before assignment
|
tests/services/test_service_create_update.py#L42
test_create_multiple_records
UnboundLocalError: local variable 'record' referenced before assignment
|
tests/services/test_service_create_update.py#L73
test_update_example_record
AssertionError: assert '2w472-8kr26' == 'vetch-zmg67'
- vetch-zmg67
+ 2w472-8kr26
|
tests/services/test_service_create_update.py#L111
test_create_with_validation_errors
UnboundLocalError: local variable 'record' referenced before assignment
|
tests/services/test_service_create_update.py#L141
test_update_with_validation_errors
AssertionError: assert 'create' == 'update'
- update
+ create
|
tests/services/test_service_create_update.py#L149
test_multiple_records
UnboundLocalError: local variable 'record' referenced before assignment
|
|
This job failed
Loading