Fix #8 by adding a new custom exception, InvalidFilterValue, which will allow for more graceful error handling in scenarios where a Craigslist search filter does not have a valid value.
Also added a few basic unit tests for some underlying filter argument/value parsing functions.
Fix #8 by adding a new custom exception, InvalidFilterValue, which will allow for more graceful error handling in scenarios where a Craigslist search filter does not have a valid value.
Also added a few basic unit tests for some underlying filter argument/value parsing functions.