airbug / airbug-chat

Better chat for developers
Other
0 stars 0 forks source link

SonarBug. LogEventManager does not decrement correctly #97

Open sungchoi opened 11 years ago

sungchoi commented 11 years ago

decrementMoveCount does not decrement moveCount

Test Plan:

brianneisler commented 11 years ago

@sungchoi can you write up a test plan for this?

sungchoi commented 11 years ago

@bneisler doh! (I'm on it)

sungchoi commented 11 years ago

@bneisler Tim could probably tackle this with a bit more instruction in the test plan. What do you think? Do you want to take this?

brianneisler commented 11 years ago

@sung, I agree Tim could do the basic QA here. I think I'm gonna take a first crack at this though as I'd like to dig in a bit and write a couple unit tests against sonarbug as part of my QA for it. Will then send it over to Tim.