Closed adityabisoi closed 4 years ago
Tests are failing: https://travis-ci.org/github/the-vision/jarvis-core/builds/670201577
@swapagarwal @TeAmP0is0N I have made the changes, the tests are passing now. Please review.
@adityabisoi Please add a test case that is not present in training data. I just found out that define space
works in the dictionary module but define server
doesn't.
@swapagarwal Can you please tell me how did you test this?
Frankly, I didn't catch it in the PR stage. 😅 After merging, I was playing with the bot on Telegram and there I found some queries to be not working.
Closes #60
Currency intent added, with tests.
@TeAmP0is0N Please review this. Let me know if any additional changes are needed.