mycroft-core/test
Connor Penrod 41698d4dbe Adds the ExtractDateTime parse function from Christopher (plus relevant tests) (#866)
Adds the ExtractDateTime parse function from Christopher.  When imported from mycroft/util/parse.py, it'll take a sentence like "What's the weather like 5 weeks from next Wednesday?" and will extract a python datetime object for that date.

* Added requirements.txt change for importing dateutil
2017-07-10 15:33:21 -05:00
..
client Fix wake up 2017-07-05 17:11:26 -05:00
configuration Fix pep8 2017-05-18 16:49:07 -03:00
lock Add test for PID locks 2017-06-16 14:17:43 +02:00
regex_test Issues 108 - Change regex to be localized (#222) 2016-06-28 16:20:48 -04:00
skills Check if settings have changed with simple hash 2017-06-22 08:36:33 +02:00
util Adds the ExtractDateTime parse function from Christopher (plus relevant tests) (#866) 2017-07-10 15:33:21 -05:00
vocab_test Update test coverage to include loading vocab (#294) 2016-07-18 15:44:36 -05:00
__init__.py Fix test runner to it only runs once. 2016-06-16 10:33:02 -07:00
main.py Issues 351 - Merging metrics with server configuration 2016-12-17 10:14:42 -05:00
mycroft.conf Issues 351 - Merging metrics with server configuration 2016-12-17 10:14:42 -05:00
unittest.cfg Add coverage with nose2 and coveralls 2017-05-18 16:51:17 -03:00