horizon/horizon/static/framework/widgets/toast
matthewjsloane 2b547305e8 Added test coverage for toast.service.js
Test coverage added to framework/widgets/toast/toast.service.js and
modified multiple tests to handle type of 'error', which was not tested
before.

Closes-Bug: #1499142

Change-Id: Ib34a8334e984b9600e9c2de606b43a2a3486a9d0
Co-Authored-By: Peter Tang <ptang@thoughtworks.com>
2015-12-08 00:17:53 +00:00
..
toast.directive.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.html JSCS Cleanup - style guide cleanup for toast 2015-06-10 17:56:31 -07:00
toast.module.js Fixes a typo 'use_strict' -> 'use strict' 2015-06-17 13:31:35 +03:00
toast.service.js Angular alert service - add auto dismiss 2015-11-16 15:20:09 -08:00
toast.spec.js Added test coverage for toast.service.js 2015-12-08 00:17:53 +00:00