Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Models being created without having names #86

Open
appukuttan-shailesh opened this issue Oct 14, 2020 · 0 comments
Open

Models being created without having names #86

appukuttan-shailesh opened this issue Oct 14, 2020 · 0 comments

Comments

@appukuttan-shailesh
Copy link
Collaborator

This is in context to one of our pytest checks:
test_models.py -> #4.2) Missing mandatory parameter

On the web apps, model name is a mandatory field. But the APIs seem to allow models to be created without names. E.g.:
https://model-catalog.brainsimulation.eu/#model_id.400e4aa1-bb9e-4615-ba16-dc71c44b7c2f

This causes the test to fail.

Note: it is presently unclear which fields are mandatory for models and tests. This has varied quite a bit over time, and so even I am a bit clueless. I mostly resort to trial and error when trying to identify mandatory fields... not ideal!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant