Add react ui tests 70/96470/1
authorxuegao <xg353y@intl.att.com>
Tue, 1 Oct 2019 13:34:53 +0000 (15:34 +0200)
committerxuegao <xg353y@intl.att.com>
Tue, 1 Oct 2019 13:34:53 +0000 (15:34 +0200)
commit233e3cdba0aec0f0c21cc5986654feb33cb7eb3d
tree686fa173440210eb34555f458d37c3518a7c4125
parent58c7c977bed829fe010849cdf1b3f654c3c8cc02
Add react ui tests

Add more tests for react UI.

Issue-ID: CLAMP-509
Change-Id: I58f6408bcd8667fa8b16b0b2f31f8287bdfac8c9
Signed-off-by: xuegao <xg353y@intl.att.com>
ui-react/package.json
ui-react/src/components/dialogs/ConfigurationPolicy/ConfigurationPolicyModal.test.js [new file with mode: 0644]
ui-react/src/components/dialogs/OpenLoop/OpenLoopModal.test.js
ui-react/src/components/dialogs/OperationalPolicy/OperationalPolicyModal.test.js [new file with mode: 0644]
ui-react/src/components/loop_viewer/logs/LoopLogs.test.js
ui-react/src/components/loop_viewer/status/LoopStatus.test.js