marshmallow-generic/tests
Daniil Fajnberg 712f7fca7b
Overload dump/dumps methods to increase type safety;
issue a warning, when using the `many` parameter in `__init__`
2023-03-13 00:08:57 +01:00
..
__init__.py 🎉 Initial commit 2023-03-11 16:23:21 +01:00
__main__.py Add isort and ruff as dev dependencies; 2023-03-11 16:23:25 +01:00
test__util.py 🚧 Expand generic utility mixin to handle up to 5 type arguments 2023-03-12 18:04:28 +01:00
test_decorators.py Overload @post_load decorator to retain the function type 2023-03-11 16:23:25 +01:00
test_schema.py Overload dump/dumps methods to increase type safety; 2023-03-13 00:08:57 +01:00