attrs/tests
Bruno Oliveira e2b02ec39e Fix default values that are not comparable with '==' (#586)
Fix #585
2019-10-15 06:56:12 +02:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
strategies.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_annotations.py Fix default values that are not comparable with '==' (#586) 2019-10-15 06:56:12 +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 Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_dunders.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +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_init_subclass.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_make.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_slots.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_validators.py Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
test_version_info.py Rename _version.py into _version_info.py 2019-10-02 16:12:03 +02:00
typing_example.py Fix some typing issues (#581) 2019-09-26 06:49:15 +02:00
utils.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00