Services: Communities: Add feature to require community based on config #5429
Annotations
4 errors
tests/resources/test_resources_communities.py#L973
test_remove_last_existing_non_existing_community
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
tests/resources/test_resources_communities.py#L1010
test_remove_last_community_api_error_handling
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
tests/resources/test_resources_communities.py#L1051
test_remove_record_last_community_with_multiple_communities
AttributeError: 'RecordItem' object has no attribute 'parent'
|
|
This job failed
Loading