Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release1 / ui-feature-unit-tests.md
1 # Add Unit Tests for UI modules #
2
3 ## Proposer ##
4 Kiran Kashalkar (RIFT.io)
5
6 ## Type ##
7 **Requirement** (do not modify)
8
9 ## Target MDG/TF ##
10 UI
11
12 ## Description ##
13 A unit test framework (intern.js), unit tests and a test-runner (intern.js) with coverage analysis 
14 should be added for following components of the UI:
15 1. Plugin Discovery Module
16 2. Message Emmitter Module
17
18 ## Demo or definition of done ##
19 Should display results from the test-runner.
20 Overall line coverage target should be 80%+.