Skip to content
Snippets Groups Projects
  1. Jun 13, 2017
  2. Jun 07, 2017
  3. Jun 06, 2017
  4. May 29, 2017
  5. May 24, 2017
  6. May 23, 2017
  7. May 22, 2017
  8. May 19, 2017
    • Tom Jorquera's avatar
      client: Add first version of robot behavior · d6ae25ef
      Tom Jorquera authored
      Implement first version of robot behavior. Currently, the robot listen for new
      participants and, when a participant connect, start speech recognition.
      
      The results of speech recognition are displayed in the console.
      
      The robot requires the `start()` method to be called to begin. This method is
      automatically called by the runner after loading all the modules.
      d6ae25ef
  9. May 18, 2017
  10. May 17, 2017
    • samy's avatar
      Fix callback tests and replace test descriptions · 780b67b6
      samy authored
      Replace test descriptions 'should not call callback with actual status' with 'should not call callback with incorrect value of status'
      Replace test description 'should not call callback with actual final' with 'should not call callback when final value is incorrect'
      Replace 'toHaveBeenCalledWith' with 'toHaveBeenCalled()' to test that the callback has not been called at all
      780b67b6
  11. May 16, 2017
  12. May 15, 2017
  13. May 11, 2017
  14. May 10, 2017
  15. May 09, 2017
Loading