attrs/tests
Hynek Schlawack 90fe45de6f isort update 2018-02-05 09:03:00 +01:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
test_annotations.py Handle inherited __annotations__ (#292) 2017-11-14 06:27:50 +01:00
test_config.py Check type of set_run_validators' arg 2015-06-05 20:28:50 +02:00
test_converters.py Allow optional conversion (#173) 2017-05-10 15:37:50 +02:00
test_dark_magic.py Eliminate __init__ overhead for frozen dict classes. (#336) 2018-01-29 07:35:01 +01:00
test_dunders.py Fix __repr__ crashing when a member is uninitialized or deleted (#308) 2017-12-06 10:21:58 -08:00
test_filters.py Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +01:00
test_funcs.py isort update 2018-02-05 09:03:00 +01:00
test_init_subclass.py Refactor class creation (#272) 2017-10-26 12:55:34 +02:00
test_make.py Eliminate __init__ overhead for frozen dict classes. (#336) 2018-01-29 07:35:01 +01:00
test_slots.py Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +01:00
test_validators.py isort update 2018-02-05 09:03:00 +01:00
utils.py Rename convert to converter (#315) 2017-12-23 08:46:10 +01:00