Integrate testing framework 82/91682/1
authorxuegao <xg353y@intl.att.com>
Thu, 18 Jul 2019 15:45:34 +0000 (17:45 +0200)
committerxuegao <xg353y@intl.att.com>
Thu, 18 Jul 2019 15:45:34 +0000 (17:45 +0200)
commitd8bed32cb3f84d9cfb18332b07742701f5d57379
tree2de9bc046a228b8b98135a1e26f2307b312c3648
parent0ce38c26f68efa97f7d16ec9bbba5888982d97ba
Integrate testing framework

Integrate Jest and Enzyme testing framework.

Issue-ID: CLAMP-425
Change-Id: I50427a5171c77c2d064fe5e913a46f95c4eb43bc
Signed-off-by: xuegao <xg353y@intl.att.com>
ui-react/package.json
ui-react/src/__test__/LoopCache.test.js [new file with mode: 0644]
ui-react/src/__test__/LoopCache_mokeLoopJsonCache.json [new file with mode: 0644]
ui-react/src/__test__/OpenLoopModal.test.js [new file with mode: 0644]
ui-react/src/setupTests.js [new file with mode: 0644]