josuf107 / xioqbot

twitch queue bot
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Tests for every MVP command #10

Open josuf107 opened 8 years ago

josuf107 commented 8 years ago

Add tests for every command in the MVP. Need support for singles and doubles mode.

josuf107 commented 8 years ago

I'm giving this issue to @Xiocious

josuf107 commented 8 years ago

I'll create a branch for this issue

josuf107 commented 8 years ago

Okay created branch 10.

Edit the test/Spec.hs file on the new branch here

When you commit, make sure to mention this ticket by including #10 in the commit message

josuf107 commented 8 years ago

@Xiocious All the commands are defined with their parsers here.

Do you know when you might be working on adding tests for them? If it's going to be awhile I can pick this up, and just have you go over them after I write them. I want to try to hit the tomorrow release =D

josuf107 commented 8 years ago

Okay I'm picking this up now but I'll hand it back to you.