estately / rets

A pure-ruby library for fetching data from RETS servers
https://github.com/estately/rets
127 stars 94 forks source link

Revert "Fixes inversed 'no records found' behaviour" #154

Closed hfaulds closed 9 years ago

hfaulds commented 9 years ago

Reverts estately/rets#152

This is failing a bunch of tests. Sorry @ivar

Reading through the tests. Upon receiving NoRecordsFound:

phiggins commented 9 years ago

@hfaulds How come we didn't see the failures ahead of time? Does CI not run against PRs from non-collaborators or something?

dougcole commented 9 years ago

@phiggins exactly, travis-ci only runs against our repo. We need to be sure to run tests locally when merging pull requests.