damoclark / buzzer.click

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.
8 stars 3 forks source link

Implement FSM for host UI - basic form #15

Closed pleb closed 8 years ago

pleb commented 8 years ago

Implement FSM for host UI

  1. Add to web project (browserfiy)
  2. Configure and add base states
  3. (If missing) Add unit test folder for browser/client BDD tests
  4. (If missing) Add NPM script to execute browser/client BDD tests
  5. Add tests to ensure behaviour matches and enforces expected state transitions