elevatorsaga
elevatorsaga copied to clipboard
Stopping between floors doesn't seem to trigger idle event
Write a test to confirm and fix.
In interfaces.js:
if(elevatorInterface.destinationQueue.length && epsilonEquals(_.first(elevatorInterface.destinationQueue), position)) {