linuxlewis / djorm-ext-pgfulltext

PostgreSQL full-text search integration with django orm.
Other
250 stars 84 forks source link

Add Travis-CI to repo + Update tox to run tests #56

Closed linuxlewis closed 8 years ago

linuxlewis commented 9 years ago
troygrosfield commented 9 years ago

Any updates on this?

mpasternak commented 9 years ago

Ping! I'm interested, too. Just updated my branch, ran the tests, 10 failures and I'm like "WTF?!" (= where's the fault?!)

linuxlewis commented 9 years ago

@mpasternak I have some changes locally I haven't pushed up yet. The issues I was running into were related to tox and django test runner. I reorganized the tests and added pytest and things are looking promising.

troygrosfield commented 9 years ago

Looking forward to getting these changes integrated as well as the broken version that it's currently in pypi updated (management commands don't exist in pypi version).