clips / pattern

Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
https://github.com/clips/pattern/wiki
BSD 3-Clause "New" or "Revised" License
8.72k stars 1.58k forks source link

Create server tests #261

Closed tales-aparecida closed 3 years ago

tales-aparecida commented 5 years ago

Hi, I'm trying to improve the repo coverage. I started by adding tests to the worst files, I guess. However, I was not able to pass all tests locally yet, probably due to some kind of undocumented dependencies (I already downgraded cherrypy by hand to v17, as some issues already pointed out).

coveralls commented 5 years ago

Coverage Status

Coverage increased (+1.7%) to 69.942% when pulling 12e19e786c0b39e2239d8fea7eb8e76c30fc4bf8 on thalelinh:create-server-tests into 5b85d998c30ddc6772b56310713530224466083a on clips:master.