Commit Graph

158 Commits (4068636005a1543d682de8ed93410c38ec2f6d15)

Author SHA1 Message Date
aatchison 4068636005 Alan Pope voice runs by default, no idea what will happen when I package it 2016-06-17 13:20:11 -05:00
aatchison ca3278a1e8 Merge pull request from MycroftAI/revert-163-feature/issue-161
Revert "custom skills #161"
2016-06-17 11:48:08 -05:00
aatchison f319fb37c4 Revert "custom skills #161" 2016-06-17 11:40:21 -05:00
aatchison da04e5a70d Merge pull request from the7erm/feature/issue-161
custom skills 
2016-06-17 11:27:38 -05:00
Eugene R. Miller e1eedc0908 fixed pep8 2016-06-17 09:50:14 -06:00
Eugene R. Miller 694377faf6 oops fixed typo 2016-06-17 07:47:53 -06:00
Eugene R. Miller 80c8a451f2 fixed pep8 issue and a few typos 2016-06-17 03:07:28 -06:00
Eugene R. Miller f70dc129aa imported proper value 2016-06-17 03:06:51 -06:00
Eugene R. Miller 520c28bae2 fixed pep8 issue 2016-06-17 03:05:22 -06:00
Eugene R. Miller 6efd787945 added custom skills 2016-06-17 03:03:11 -06:00
Ethan Ward 78b917a71f Issues 63 - Ensuring pod.id usage in place of pod.title () 2016-06-14 18:07:24 -04:00
Ethan Ward 80ceb68c95 Issues 143 - Update Contributing.md ()
Updated the doc to use the new repo and made minor fixes.
2016-06-14 16:07:05 -04:00
aatchison 7f03dc7dbe Merge pull request from MycroftAI/enhancement/adapt-upgrade-0.2.3
update pypi version
2016-06-14 09:33:13 -05:00
aatchison 54a9ee4fa9 update pypi version 2016-06-14 09:12:21 -05:00
aatchison 44fafe2b13 Merge pull request from MycroftAI/feature/use-offical-pypi.python.org-for-adapt-arser
now pulling adapt-parser-0.2.2 from pypi.python.org
2016-06-13 13:13:51 -05:00
aatchison b5b3687b99 changes adapt-parser verson to 0.2.2 2016-06-13 12:17:25 -05:00
aatchison dff2573584 now pulling adapt-parser-0.2.2 from pypi.python.org 2016-06-13 12:14:33 -05:00
aatchison 14e613be68 Merge pull request from MycroftAI/bugfix/force-python2.7
In one case, in dev_setup.sh, virtualenv was using python3.5, so now …
2016-06-13 11:08:56 -05:00
aatchison 18e52047b6 removed extra space 2016-06-13 11:00:37 -05:00
aatchison eda393a3af In one case, in dev_setup.sh, virtualenv was using python3.5, so now I'm forcing 2.7 2016-06-10 17:29:13 -05:00
Ethan Ward 30a00d72ca Issues 63 - Add more cases where Wolfram responds ()
* Issues 63 - Move result to own method

* Issues 63 - Add first test

* Issues 63 - Update syntax

* Issues 63 - Update syntax

* Issues 63 - Move test file

* Issues 63 - Make __find_value method more consistent

* Issues 63 - Add more extensive tests

* Issues 63 - Comply with pep8 formatting

* Issues 63 - Update test file for pep8

* Issues 63 - Refactor code to reduce size

* Issues 63 - Update for pep8
2016-06-10 17:16:26 -04:00
Ethan Ward 9aca0aec36 Issues 94 - Add remaining intent unit tests ()
* Issues 94 - Add Cerberus config intent tests

* Issues 94 - Add tests for pairing skill

* Issues 94 - Add intent tests for stop skill
2016-06-10 16:35:27 -04:00
Jonathan D'Orleans c0b1802f08 Issues 96 - Removing old defaults pack from sdk 2016-06-09 23:05:03 -04:00
Jonathan D'Orleans 0e1c0f4589 Issues 96 - Fixing config file location 2016-06-09 18:50:24 -04:00
Jonathan D'Orleans 9b8db944a9 Issues 96 - Updating unit test configuration file 2016-06-09 18:29:37 -04:00
Jonathan D'Orleans fa5893cddb Issues 96 - Configuration
- Raising exception for invalid configuration
- Adding more unit tests
2016-06-09 18:27:04 -04:00
Jonathan D'Orleans 2be81631b8 Issues 96 - Configuration Test
- Adding ConfigurationManager tests
2016-06-09 18:26:20 -04:00
Jonathan D'Orleans 6cfe4a765c Issues 96 - Configuration Test
- Adding AbstractConfigurationTest
- Adding ConfigurationManagerTest
2016-06-09 18:26:20 -04:00
Jonathan D'Orleans 6b5092c4c8 Issues 96 - Configuration
- Checking RemoteConfiguration config type
- Returning config for convenience
2016-06-09 18:26:20 -04:00
Jonathan D'Orleans e75d51b296 Issues 96 - Adding ConfigurationLoaderTest 2016-06-09 18:26:20 -04:00
Jonathan D'Orleans 8d1373387a Issues 96 - Renaming config to mycroft 2016-06-09 18:26:20 -04:00
Jonathan D'Orleans c46bc43e72 Issues 96 - Moving configuration to init 2016-06-09 18:26:10 -04:00
Jonathan D'Orleans 24232a6b5b Issues 96 - Ensuring ConfigurationManager use instead of RemoteConfiguration 2016-06-09 18:25:50 -04:00
Jonathan D'Orleans efff3dbda6 Issues 96 - Renaming get_config to get only 2016-06-09 18:25:37 -04:00
Jonathan D'Orleans 781c49ecb9 Issues 96 - Loading configuration from args in Skill Container 2016-06-09 18:25:37 -04:00
Jonathan D'Orleans 3a8f7c7101 Issues 125 - Updating travis to run start.sh for unit test 2016-06-09 18:11:49 -04:00
Jonathan D'Orleans 42453b69d3 Issues 125 - Running test files without the need of 'test' suffix
- Removing unused 'util' folder
- Migrating test runner to module level __init__.py
- Updating start.sh to run new test file
2016-06-09 17:53:39 -04:00
Ethan Ward d856b11de9 Issues 71 - Clean up unit test output ()
* Issues 71 - Update __init__.py to use MycroftSkill variable

* Issues 71 - Update to comply with pep8
2016-06-08 23:33:20 -04:00
RobodudeMC 00539f7307 Issues 116 Fix typo in ReadMe () 2016-06-08 23:13:24 -04:00
Ethan Ward 99a736f04f Issues 94 - Add intent unit tests for most skills ()
* Issues 94 - Add unit tests for date/time skill

* Issues 94 - Update desktop launcher intent syntax

* Issues 94 - Add intent tests for desktop launcher skill

* Issues 94 - Add unit tests to Joke skill

* Issues 94 - Add unit tests to naptime skill

* Issues 94 - Add unit tests for spelling skill

* Issues 94 - Remove application-based desktop unit tests
2016-06-08 23:12:02 -04:00
aatchison b84756e970 Merge pull request from ethanaward/feature/issues-86
Feature/issues 86
2016-06-07 20:50:27 -05:00
aatchison f3c1900db4 Merge pull request from MycroftAI/issues/alarm-mp3-missing
Fixing alarm.mp3 not being copied to the deb
2016-06-07 17:19:43 -05:00
Arron Atchison 037bfbb755 replaced alarm.wav with alarm.mp3 in mycroft-base-manifest-MANIFEST.in 2016-06-07 17:09:36 -05:00
Ethan Ward 5ac4d5c572 Issues 86 - Create tests for Hello World skill 2016-06-07 11:52:13 -05:00
Ethan Ward 1ebeb41ef2 Issues 86 - Fix formatting for pep8 2016-06-07 11:15:47 -05:00
Ethan Ward 61d5ca377e Issues 86 - Rename Welcome to Hello World 2016-06-07 11:09:48 -05:00
Sean Fitzgerald 414b7127e8 Merge pull request from the7erm/feature/issue-89
Feature/issue 89
2016-06-06 23:29:59 -07:00
Eugene R. Miller 843b47fad6 removed randomint() 2016-06-06 16:54:17 -06:00
Eugene R. Miller 9b0715117d oops removed extra files and made 1 file. Sorry I'm new 2016-06-06 16:16:53 -06:00
Eugene R. Miller 743517c261 made the list dynamic so it's future proof - when other languages come into play 2016-06-06 16:00:36 -06:00