Closed joekiller closed 8 years ago
I apologize for never setting up automated tests for this repo. Someone will have to test this PR manually (probably me).
LGTM, but it's always crucial to run the tests to verify. :)
closed in favor of https://github.com/healthonnet/hon-lucene-synonyms/pull/55
Cleaned up.
I updated the python tests to work with Solr 5.x, which includes nuances in 5.0 -> 5.2.1 and another change in behavior at 5.3.1.
Issue #51 is outstanding and there is a test in java that is currently ignored.
I recreated the failing python test in java and made it passing and made the failing part an ignored test for now.