etn-ccis / blui-react-workflows

Re-usable Brightlayer UI workflows for React applications
9 stars 8 forks source link

Added tests for okta login screen #615

Closed surajeaton closed 3 months ago

surajeaton commented 3 months ago

Fixes # BLUI-5934

Changes proposed in this Pull Request:

-Added tests for okta login screen

Screenshots / Screen Recording (if applicable)

-

To Test:

Any specific feedback you are looking for?

-

github-actions[bot] commented 3 months ago

Visit the preview URL for this PR (updated for commit d064280):

https://blui-react-login--pr615-feature-5934-test-ca-ovc09hd3.web.app

(expires Sat, 03 Aug 2024 09:54:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1e9064d2e35ed37fe01e053587ea5f209719a043

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.44%. Comparing base (692a496) to head (d064280). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #615 +/- ## ========================================== + Coverage 71.61% 73.44% +1.83% ========================================== Files 85 85 Lines 1092 1092 Branches 243 243 ========================================== + Hits 782 802 +20 + Misses 133 115 -18 + Partials 177 175 -2 ``` | [Flag](https://app.codecov.io/gh/etn-ccis/blui-react-workflows/pull/615/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/etn-ccis/blui-react-workflows/pull/615/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | `73.44% <ø> (+1.83%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

shubham-eaton commented 3 months ago

Looks good. All test cases are passed.