Buzzer.click is an online synchronous quiz game that implements a fun ‘buzzer’ type system, such that during a contested response to a question, the first person to ‘buzz’ is identified and thus has first opportunity to answer.
Hey @nick2170, I've set up Mocha and Should. I've include two unit tests, one for BDD and the other for functional, but we can remove these when we first put our own in their place. They're just there so that we can run the two npm test scripts and see test output. Wade
Hey @nick2170, I've set up Mocha and Should. I've include two unit tests, one for BDD and the other for functional, but we can remove these when we first put our own in their place. They're just there so that we can run the two npm test scripts and see test output. Wade