diff options
author | brunomilitzer <bruno.militzer@est.tech> | 2021-12-17 17:41:57 +0000 |
---|---|---|
committer | Bruno Militzer <bruno.militzer@est.tech> | 2022-01-04 15:51:54 +0000 |
commit | 4be96f85c65df9384b11d68e87ca9e03e27a083c (patch) | |
tree | af178c54ace2b5d7457e3547b81cae6f4b6d5ebc /gui-clamp/.gitignore | |
parent | acd025f30f0005731c9b2894cb954bd31401ab76 (diff) |
Added Jest Unit Tests
Jest Tests for creation of instance properties
Jest Tests for deletion of instance properties
Included Issue-Id: 3566
Issue-ID: POLICY-3563
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
Change-Id: I227ae8f306df10ee3cc341791471dda9ca79d9d1
Diffstat (limited to 'gui-clamp/.gitignore')
-rw-r--r-- | gui-clamp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-clamp/.gitignore b/gui-clamp/.gitignore index 6d196ae..f0ec9c4 100644 --- a/gui-clamp/.gitignore +++ b/gui-clamp/.gitignore @@ -4,6 +4,7 @@ target /bin/ +ui-react/code-coverage # IntelliJ files *.iml |