manager
manager copied to clipboard
test: [M3-7497] - Add tests for child user verification banner
Description ๐
Add regression tests for checking child user verification banner
Major Changes ๐
- Add regression tests to check child user verification banner
How to test ๐งช
yarn cy:run -s "cypress/e2e/core/account/user-verification-banner.spec.ts"
Coverage Report: โ
Base Coverage: 81.28%
Current Coverage: 81.28%
@cliu-akamai I was able to run this locally and after running the tests I did not see the test failing. I re-started the end-to-end test in the Jenkins UI and hopefully that resolves the issue. Everything else looks good.