ui-message-queue
ui-message-queue copied to clipboard
The tests for 'display messages from queue' are disabled
The tests for display messages from queue are currently disabled due to being unable to get jasmine.Clock.tick to work correctly so that we can test processing messages in the queue.
These tests are important in order to test the _processMessageQueue method and so major chunk of the code.