[TIMOB-14699] LiveView: Create Unit Test Suite
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2017-06-07T22:12:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | LiveView |
| Labels | n/a |
| Reporter | Christian Sullivan |
| Assignee | Eric Merriman |
| Created | 2013-07-30T20:08:04.000+0000 |
| Updated | 2017-06-07T22:12:20.000+0000 |
Some refactoring of the code will be required to properly implement the unit test. The main issue is the fserver.js is not structured in a way where each function can properly be executed independently in a test suite.