eellak / nlpbuddy

A text analysis application for performing common NLP tasks through a web dashboard interface and an API
http://www.nlpbuddy.io/
GNU Affero General Public License v3.0
124 stars 28 forks source link

code improvements #10

Open mgogoulos opened 6 years ago

mgogoulos commented 6 years ago
giannisdaras commented 6 years ago

PEP8, Flake tests done! Do you have any ideas on which tests to run? I need some more clarification on that matter.

mgogoulos commented 6 years ago

we can start adding tests for pep8/flake8 and then unit tests for the API. After that UI tests with mechanize/selenium