attrs/tests
Hynek Schlawack 746f047a27
Allow to override class vars of super classes w/ annotations (#431)
* Allow to override class vars of super classes w/ annotations

Fixes #427

* Add newsfragment
2018-08-27 13:33:40 +02:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
strategies.py T325 weakref with slots (#420) 2018-08-25 09:01:02 +02:00
test_annotations.py Allow to override class vars of super classes w/ annotations (#431) 2018-08-27 13:33:40 +02:00
test_config.py Check type of set_run_validators' arg 2015-06-05 20:28:50 +02:00
test_converters.py Implement attr.converters.default_if_none (#414) 2018-07-28 16:03:41 +01:00
test_dark_magic.py Allow to override class vars of super classes w/ annotations (#431) 2018-08-27 13:33:40 +02:00
test_dunders.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00
test_filters.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_funcs.py Disable hypothesis.HealthCheck.too_slow globally (#396) 2018-06-17 13:32:48 +02:00
test_init_subclass.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_make.py Allow to override class vars of super classes w/ annotations (#431) 2018-08-27 13:33:40 +02:00
test_slots.py T325 weakref with slots (#420) 2018-08-25 09:01:02 +02:00
test_validators.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
typing_example.py Implement attr.converters.default_if_none (#414) 2018-07-28 16:03:41 +01:00
utils.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00