attrs/tests
Tin Tvrtković 82ea73cb47 Compatibility fixes. (#193)
* Restore hash to validators.

* Restore Attribute.default and Attribute.validator.

* _AndValidator is hashable now. Test validator hashability.

* Add in_ to validators.__all__.
2017-05-19 11:31:00 -07:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02: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 Compatibility fixes. (#193) 2017-05-19 11:31:00 -07:00
test_dunders.py Fix hashing behavior (#142) 2017-02-19 09:51:43 +01:00
test_filters.py Stop using deprecated APIs (#86) 2016-09-10 19:14:34 +02:00
test_funcs.py Fix evolve (cont) (#182) 2017-05-04 13:20:39 +02:00
test_make.py Add takes_self to Factory and @_CountingAttr.default (#189) 2017-05-16 09:36:39 +02:00
test_slots.py Fix hashing behavior (#142) 2017-02-19 09:51:43 +01:00
test_validators.py Compatibility fixes. (#193) 2017-05-19 11:31:00 -07:00
utils.py Compatibility fixes. (#193) 2017-05-19 11:31:00 -07:00