Newsboy-VA / Newsboy-Core

A virtual assistant for use in homes, cars, robots...
GNU General Public License v3.0
6 stars 1 forks source link

Create NLU unit tests #2

Open petern3 opened 7 years ago

petern3 commented 7 years ago

Of all the modules, NLU will be the easiest (and probably the most necessary) to have unit tests. This would also help for determining how good the NLU is.

mpowell326 commented 7 years ago

Added some initial unit tests for NLU module. Still needs many more to test for more varied language and other nlu functions.