This website requires JavaScript.
Explore
Help
Sign In
Prodream
/
ormar
Watch
1
Star
0
Fork
0
You've already forked ormar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5dcbe8f0e5da9cc66e9ab78fc120f5f190e6e554
ormar
/
tests
/
test_inheritance_and_pydantic_generation
History
Joshua Kifer
5dcbe8f0e5
Change comparisons to use 'is'
2021-07-24 11:48:11 -07:00
..
__init__.py
add get_pydantic and basic tests
2021-05-23 16:44:24 +02:00
test_excluding_parent_fields_inheritance.py
fix chars
2021-06-02 10:37:27 +02:00
test_geting_the_pydantic_models.py
add fastapi tests for get_pydantic
2021-05-24 18:04:41 +02:00
test_inheritance_concrete.py
Change comparisons to use 'is'
2021-07-24 11:48:11 -07:00
test_inheritance_mixins.py
add get_pydantic and basic tests
2021-05-23 16:44:24 +02:00
test_inheritance_with_default.py
fix inherited pk and add field accessor access to relations
2021-06-25 13:32:31 +02:00
test_nested_models_pydantic.py
fixes for
#270
and
#274
2021-07-21 14:39:23 +02:00