EUDAT-B2SHARE / b2share

B2SHARE software for the EUDAT CDI services.
https://b2share.eudat.eu
GNU General Public License v2.0
35 stars 33 forks source link

Fix community API bug #1774

Closed noblespirit closed 4 years ago

noblespirit commented 4 years ago

A community not having a community schema caused the community REST API to throw an error. A community should have a community schema, but this caused test_communities_rest.test_valid_get() to fail since no schema is created in that test.