okfn-brasil / rosie

🤖 Python application responsible for Serenata de Amor's intelligence
409 stars 60 forks source link

Refactor the tests from irregular companies #108

Closed anaschwendler closed 6 years ago

anaschwendler commented 7 years ago

What is the purpose of this Pull Request? Following the structure created by @rennerocha, this is refactor on the irregular companies classifier tests.

What was done to achieve this purpose?

Just changed the tests to do more, with less code.

How to test if it really works?

  1. Install Rosie;
  2. Run its tests:
    $  python rosie.py test

Who can help reviewing it? @cuducos

Related to #106