summaryrefslogtreecommitdiff
path: root/tests/unit/Global/__snapshots__/InputPasswordToggle.spec.js.snap
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Update failing unit testsYoshie Muranaka1-1/+6
Accessibility updates for icon only buttons required updates to snapshot unit tests. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia2bb1576f53d3f38c4c68879b5273edd3d33b92d
2021-01-20Run test script as part of the pre-commit hookDerick Montague1-0/+1
Now that we have added more unit testing, it will be beneficial to run the unit test script prior to check in. Eventually, we will want this to be part of the CI build process since Git pre-hooks can be avoided. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I59aad81a470176d2f6a5afeb130661c642f4d259
2021-01-07Add test case for input password toggle componentSukanya Pandey1-0/+32
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I00e3fc12a58d644d0aad3c0caf4a94d2ed435109