bug: get domain via id #727
Annotations
6 errors
Run tests:
tests/resources/test_resources_domains.py#L28
test_domains_search
assert 0 == 5
+ where 0 = len([])
|
Run tests:
tests/resources/test_resources_domains.py#L68
test_domains_read
AttributeError: 'SessionAwareSQLAlchemyUserDatastore' object has no attribute 'find_domain_by_id'. Did you mean: 'find_role_by_id'?
|
Run tests:
tests/resources/test_resources_domains.py#L99
test_domains_delete
AttributeError: 'SessionAwareSQLAlchemyUserDatastore' object has no attribute 'find_domain_by_id'. Did you mean: 'find_role_by_id'?
|
Run tests:
tests/resources/test_resources_domains.py#L130
test_domains_create
AttributeError: 'SessionAwareSQLAlchemyUserDatastore' object has no attribute 'find_domain_by_id'. Did you mean: 'find_role_by_id'?
|
Run tests:
tests/resources/test_resources_domains.py#L164
test_domains_update
AttributeError: 'SessionAwareSQLAlchemyUserDatastore' object has no attribute 'find_domain_by_id'. Did you mean: 'find_role_by_id'?
|
Run tests
Process completed with exit code 1.
|
Loading