lappis-unb / BotFlow

BotFlow - visual content manager for simple Rasa chatbots
GNU General Public License v3.0
30 stars 12 forks source link

Tests #135

Closed gabibguedes closed 4 years ago

gabibguedes commented 4 years ago

To run the test use the command on the app/ folder:

npm test

To see the tests coverage run:

npm test -- --coverage --watchAll=false