aubergine-developers / nadia

Small and lightweight library for creating marshmallow Schemas for objects defined in OpenAPI 3 specs.
MIT License
1 stars 0 forks source link

Functional tests #10

Open magdanowak opened 5 years ago

magdanowak commented 5 years ago

So far, we only have unit tests, but it would be good to add functional tests with some examples of schemas, and valid and invalid objects. With new functionalities added, it's better we make sure everything works as intended.