attrs/tests
Hynek Schlawack 9e1f1360a8
Add __module__ and __qualname__ to methods, fix __name__ (#316)
2017-12-27 11:54:18 +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 Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +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 Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +01:00
test_init_subclass.py Refactor class creation (#272) 2017-10-26 12:55:34 +02:00
test_make.py Add __module__ and __qualname__ to methods, fix __name__ (#316) 2017-12-27 11:54:18 +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 Use isort so we can stop thinking about imports (#297) 2017-11-26 22:18:07 +01:00
utils.py Rename convert to converter (#315) 2017-12-23 08:46:10 +01:00