<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jasper-client/client/test.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/jasper-client/atom/client/test.py?h=master</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/jasper-client/atom/client/test.py?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/'/>
<updated>2014-12-30T18:17:15Z</updated>
<entry>
<title>Split unittests into separate files and move them to tests/</title>
<updated>2014-12-30T18:17:15Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-12-30T18:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=7d80c7d7b6c983cd631986b3c74672389c8916d9'/>
<id>urn:sha1:7d80c7d7b6c983cd631986b3c74672389c8916d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #224 from Holzhaus/fix-weather-plugin</title>
<updated>2014-11-05T13:41:19Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-11-05T13:41:19Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=44e5ce5c4f84a4e5cc268fda56fc37b00b763314'/>
<id>urn:sha1:44e5ce5c4f84a4e5cc268fda56fc37b00b763314</id>
<content type='text'>
Fix support for multi-word city names (Weather module)</content>
</entry>
<entry>
<title>Remove TranscriptionMode and improve STT engine initialisation</title>
<updated>2014-11-05T13:37:11Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-09T12:19:59Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=c89514f6cd11afa0ebbd20842ab881fe42a20dba'/>
<id>urn:sha1:c89514f6cd11afa0ebbd20842ab881fe42a20dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Weather testcase</title>
<updated>2014-10-15T14:12:32Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-15T14:11:47Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=7dd554da0bc5fecdb911241d10908c2cde7601e8'/>
<id>urn:sha1:7dd554da0bc5fecdb911241d10908c2cde7601e8</id>
<content type='text'>
The only change here is that the test profile location has been changed from "08544" (US zipcode of Princeton, NJ) to "Cape Town" (this was chosen because of high code coverage). It looks like it was broken anyway and just passed because the weather module did not fail if the city was not found. If I type http://rss.wunderground.com/auto/rss_full/08544 into my webbrowser, it says "City not found".

If you now have an invalid location name in your profile, the user will be informed that something is fishy.
</content>
</entry>
<entry>
<title>Fix G2P testcase</title>
<updated>2014-10-08T18:53:11Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T18:11:58Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=ac0a6d731ad179d62bf2be6be28ee862a020bdab'/>
<id>urn:sha1:ac0a6d731ad179d62bf2be6be28ee862a020bdab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further improve unittest coverage</title>
<updated>2014-10-08T18:53:10Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T14:50:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=baa4d68705def31614509bd4fdcb3438f175a985'/>
<id>urn:sha1:baa4d68705def31614509bd4fdcb3438f175a985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TestMic testcase to work with Vocabulary</title>
<updated>2014-10-08T18:53:10Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T14:42:20Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=6d4028cb6b76f759ac38bd091cad8d6bd662bb93'/>
<id>urn:sha1:6d4028cb6b76f759ac38bd091cad8d6bd662bb93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for keyword phrase extraction</title>
<updated>2014-10-08T18:53:10Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T14:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=f8ead5d8fbaba38364702332a50a87471175b65e'/>
<id>urn:sha1:f8ead5d8fbaba38364702332a50a87471175b65e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve vocabulary unittest coverage</title>
<updated>2014-10-08T18:53:10Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T12:47:06Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=ffce99db9f6ade908a0b0f7c1fc847dad84b49bd'/>
<id>urn:sha1:ffce99db9f6ade908a0b0f7c1fc847dad84b49bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add testcases for (patched) PocketsphinxVocabulary</title>
<updated>2014-10-08T18:53:10Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T09:57:20Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=b81e89ead31c8442a9f71f0bd7eabe19f5985842'/>
<id>urn:sha1:b81e89ead31c8442a9f71f0bd7eabe19f5985842</id>
<content type='text'>
</content>
</entry>
</feed>
