refindlyllc / rets

A thin RETS client
MIT License
69 stars 26 forks source link

verifying that filter_dict is a dict type #157

Closed frozenjava closed 7 years ago

frozenjava commented 7 years ago

Description

GitHub Issues

mcrowson commented 7 years ago

Mind adding a test that gives a non-dict and raises the error?

mcrowson commented 7 years ago

Also looks like you should allow for collections.OrderedDict.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.04%) to 92.241% when pulling 0a465a5e7e9f91627eb3521568fbf3b0aa8a160b on frozenjava:local-dev into fec2739df0da7f0ba9c14da16623143c866b5e72 on refindlyllc:development.