This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
pydantic
Watch
1
Star
0
Fork
0
You've already forked pydantic
mirror of
https://github.com/kennethreitz/pydantic.git
synced
2026-06-05 23:00:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25acde90d33377bcb3cac2f045fb0e4ebac1bec7
pydantic
/
tests
T
History
Samuel Colvin
25acde90d3
Merge pull request
#6
from samuelcolvin/pyup-update-pytest-cov-2.4.0-to-2.5.0
...
Update pytest-cov to 2.5.0
2017-05-10 11:22:47 +01:00
..
__init__.py
initial commit
2017-05-03 22:23:41 +01:00
check_tag.py
linting and adding .travis.yml
2017-05-05 12:19:25 +01:00
conftest.py
adding basic tests
2017-05-05 13:34:59 +01:00
requirements.txt
Update pytest-cov from 2.4.0 to 2.5.0
2017-05-10 00:26:29 +01:00
test_complex.py
cleaner support for deep use of typing types
2017-05-09 15:40:01 +01:00
test_datetime_parse.py
adding datetime, date, time and timedelta validation
2017-05-05 19:59:25 +01:00
test_main.py
allow tuples, also infer types for falsy,
fix
#11
2017-05-10 11:17:07 +01:00
test_settings.py
removing 'validator' from exception message
2017-05-08 17:43:39 +01:00
test_types.py
allow tuples, also infer types for falsy,
fix
#11
2017-05-10 11:17:07 +01:00
test_utils.py
model validator and utils tests
2017-05-06 15:35:04 +01:00