Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #1083 component testing for usernameInput component #1152

Merged
merged 27 commits into from
Feb 2, 2024

Conversation

J0taFerreira
Copy link
Contributor

@J0taFerreira J0taFerreira commented Jan 24, 2024

  • added test to check if:
    • input is changing value as expected
    • props are being received as expected
    • change and emit setVerifyResult are being called
    • button will be enabled/desabled based on input change
    • button loading label is showing
    • user information card is displayed with correct information
    • user information card is displayed with user does not exists when fail to receive info
    • user information card is removed when domain changes

@J0taFerreira J0taFerreira force-pushed the feat-1083-testing-for-usernameInput branch from 10500f4 to 06ddb79 Compare January 25, 2024 14:06
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed for 'nr-forests-access-management_admin'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@J0taFerreira J0taFerreira merged commit ccca81d into main Feb 2, 2024
10 checks passed
@J0taFerreira J0taFerreira deleted the feat-1083-testing-for-usernameInput branch February 2, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants