Skip to content

test_client.py: metadata deserialization is not working #12

@Frosty2500

Description

@Frosty2500

test_level() works and test_get_submodel_metadata does not, even though internally in the server both do the same thing. The problem with the metadata deserialization seems to be that the client always thinks that the model_type is equall to None even though it isn't.
You always get:

ValueError: Invalid value for `model_type`, must not be `None`

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions