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 'cfvxz-xjp39' == 'ykn0z-q9m43'
- ykn0z-q9m43
+ cfvxz-xjp39
|
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