Since we've had a long weekend, it was perfect for a project to learn some node.js, grunt, unit testing, and oauth for authenticating.
So things I learned:
- Writing unit tests for a module is tricky. Writing unit tests for asynchronous code is tricky. My tests are not very good at this point. I need to make 'em better.
- Vis a vis the Twitter 1.1 API and node-oauth, this bug hung me up for a long time before I found this thread. Actually I need to go back and tweak this more. Hm.
- Grunt is pretty awesome once it gets running, but it's still kind of confusing. I had a grip on it by Saturday; however, today a major new version was released. Doh!
Yeah. It works, more work needs to be done. Since it's kind of a "fan" bot, I'd like it to be able to respond to the main Dairy Godmother Twitter account if it speaks to the bot.
You can see the bot here: DGFlavor
I'll share my github repo once I do some QA and code review.
No comments:
Post a Comment