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 'jy5y6-ps593' == 'mkfhg-j8k52'
- mkfhg-j8k52
+ jy5y6-ps593
|
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 was cancelled
Loading