attrs/tests
Hynek Schlawack 358c85e74c
Fix auto-detection of eq/ne in NG APIs (#671)
Fixes #670
2020-08-21 05:19:15 +02:00
..
__init__.py
strategies.py Tune down strategies a bit 2020-03-30 11:17:38 +02:00
test_annotations.py Add attr.resolve_types (#302) 2020-07-22 11:43:07 +02:00
test_config.py
test_converters.py Rename converters.chain to converters.pipe 2020-07-21 14:43:09 +02:00
test_dunders.py Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
test_filters.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_funcs.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_functional.py Clear __setattr__ if it was inherited && written by us (#663) 2020-08-13 13:49:44 +02:00
test_init_subclass.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_make.py Clear __setattr__ if it was inherited && written by us (#663) 2020-08-13 13:49:44 +02:00
test_next_gen.py Fix auto-detection of eq/ne in NG APIs (#671) 2020-08-21 05:19:15 +02:00
test_setattr.py Clear __setattr__ if it was inherited && written by us (#663) 2020-08-13 13:49:44 +02:00
test_slots.py Add control to generate __[sg]etstate__ (#642) 2020-05-11 07:11:24 +02:00
test_validators.py Fix simple typo: passses -> passes (#601) 2019-11-19 15:13:45 +01:00
test_version_info.py Rename _version.py into _version_info.py 2019-10-02 16:12:03 +02:00
typing_example.py Add attr.field (#669) 2020-08-20 19:01:34 +02:00
utils.py Fix attribute collection (#635) 2020-04-06 11:41:52 +02:00