chore: added tests for sso provisioning tab - #7
Closed
grandmaester wants to merge 29 commits into
Closed
Conversation
Signed-off-by: Adeel Mustafa <adeel.mustafa@okta.com>
* test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * Fix/domain management (#200) * fix(core): make i18 messages optinal * fix(core): make i18 messages optinal * chore: review comments addressed * test: corrected test case wrt to loader changes * test: added test case for custom domain hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * test: added code coverage for domain table hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * chore: self review, removed unused code and fixed mock types * chore: review comments addressed * fix(react): domain management feedback fixes (#204) * fix(react): fix idp feedback issue (#205) * chore: removed change-freeze, jfrog, npm unpublish workflows (#210) * chore: removed change-freeze.yml * chore: removed jfrog, npm unpublish workflows * fix(core,react): saas start feedback fixes (#207) * Upgrade release beta 14 (#212) * fix(react,core): semgrep issue fixes (#214) * fix(react,core): semgrep issue fixes * fix(react,core): use recheck * Revert "fix(react,core): use recheck" This reverts commit d4eb8d268eb00185f99846eaac23f0ebb80c0a4f. * fix(react,core): fix mime type semgrep issue * fix(core,react,examples): update dependencies (#215) * fix(core,react,examples): update dependencies * fix(examples): prettier fixes * fix(core,react): test case fix * fix(core,react): package version update * fix(examples): fix tailwindcss in doc site * fix(core,react): remove todos (#217) * test: corrected test case wrt to loader changes * test: corrected test case wrt to core client changes * chore: addressed review comments --------- Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> Co-authored-by: Pablo Castro <pablo.castro@okta.com>
Signed-off-by: Adeel Mustafa <adeel.mustafa@okta.com>
* test: added code coverage for sso domain management * chore: self review * chore: review comments addressed * chore: removed unwanted comment * chore: self review * chore: build issue fixes
* chore: tests added for idp-mgmt hooks * chore: added tests for my-org config hooks * chore: fixed review comments * chore: review comments fixed
* chore: committing tests for idp components * chore: added test for provider remove modal * feat: add tests for core schemas and idp hooks (#239) * test(react): added integration test cases for idp hooks (#203) * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * Fix/domain management (#200) * fix(core): make i18 messages optinal * fix(core): make i18 messages optinal * chore: review comments addressed * test: corrected test case wrt to loader changes * test: added test case for custom domain hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * test: added code coverage for domain table hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * chore: self review, removed unused code and fixed mock types * chore: review comments addressed * fix(react): domain management feedback fixes (#204) * fix(react): fix idp feedback issue (#205) * chore: removed change-freeze, jfrog, npm unpublish workflows (#210) * chore: removed change-freeze.yml * chore: removed jfrog, npm unpublish workflows * fix(core,react): saas start feedback fixes (#207) * Upgrade release beta 14 (#212) * fix(react,core): semgrep issue fixes (#214) * fix(react,core): semgrep issue fixes * fix(react,core): use recheck * Revert "fix(react,core): use recheck" This reverts commit d4eb8d268eb00185f99846eaac23f0ebb80c0a4f. * fix(react,core): fix mime type semgrep issue * fix(core,react,examples): update dependencies (#215) * fix(core,react,examples): update dependencies * fix(examples): prettier fixes * fix(core,react): test case fix * fix(core,react): package version update * fix(examples): fix tailwindcss in doc site * fix(core,react): remove todos (#217) * test: corrected test case wrt to loader changes * test: corrected test case wrt to core client changes * chore: addressed review comments --------- Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> Co-authored-by: Pablo Castro <pablo.castro@okta.com> * test: added tests for core schemas (#238) * test: added tests for api, business error, provider, org details mappers (#240) --------- Co-authored-by: Rahul Bhowmick <rahul.bhowmick@okta.com> Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> * chore: review comments incorporated --------- Co-authored-by: Pablo Castro <pablo.castro@okta.com> Co-authored-by: Rahul Bhowmick <rahul.bhowmick@okta.com> Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com>
* chore: tests for my-account mfa components * chore: review comments incorporated * chore: review comments incorporated * chore: best testing practices incorporated
* feat: updated rwa exmaple and added bootstrap script * feat: updated readme file with boostrap instructions * feat(examples): fix linter * feat(examples): readme feedback * feat(examples): add check for my-org api in bootstrap * feat(examples): fixed prettier issues * feat(examples): Add my-account flag and align readmes (#247) --------- Signed-off-by: Adeel Mustafa <adeel.mustafa@okta.com> Co-authored-by: Pablo Castro Valiño <pablo.castro@okta.com>
* fix(react): store file value instead of name * fix(core,react): ping federate and samlp schema update * fix(react): update test case * fix(core): sms schema phone number regex update
feat(examples): updated rwa bootstrap & readme
grandmaester
force-pushed
the
chore/sso-provisioning-tab-tests
branch
2 times, most recently
from
December 8, 2025 11:24
00d87f3 to
9f9021d
Compare
grandmaester
force-pushed
the
chore/sso-provisioning-tab-tests
branch
from
December 8, 2025 11:27
9f9021d to
3442077
Compare
harishsundar-okta
previously approved these changes
Dec 8, 2025
NaveenChand755
pushed a commit
that referenced
this pull request
Dec 8, 2025
# This is the 1st commit message: test: added tests for core schemas (#238) # This is the commit message #2: feat: add tests for core schemas and idp hooks (#239) * test(react): added integration test cases for idp hooks (#203) * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * Fix/domain management (#200) * fix(core): make i18 messages optinal * fix(core): make i18 messages optinal * chore: review comments addressed * test: corrected test case wrt to loader changes * test: added test case for custom domain hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * test: added code coverage for domain table hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * chore: self review, removed unused code and fixed mock types * chore: review comments addressed * fix(react): domain management feedback fixes (#204) * fix(react): fix idp feedback issue (#205) * chore: removed change-freeze, jfrog, npm unpublish workflows (#210) * chore: removed change-freeze.yml * chore: removed jfrog, npm unpublish workflows * fix(core,react): saas start feedback fixes (#207) * Upgrade release beta 14 (#212) * fix(react,core): semgrep issue fixes (#214) * fix(react,core): semgrep issue fixes * fix(react,core): use recheck * Revert "fix(react,core): use recheck" This reverts commit d4eb8d268eb00185f99846eaac23f0ebb80c0a4f. * fix(react,core): fix mime type semgrep issue * fix(core,react,examples): update dependencies (#215) * fix(core,react,examples): update dependencies * fix(examples): prettier fixes * fix(core,react): test case fix * fix(core,react): package version update * fix(examples): fix tailwindcss in doc site * fix(core,react): remove todos (#217) * test: corrected test case wrt to loader changes * test: corrected test case wrt to core client changes * chore: addressed review comments --------- Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> Co-authored-by: Pablo Castro <pablo.castro@okta.com> * test: added tests for core schemas (#238) * test: added tests for api, business error, provider, org details mappers (#240) --------- Co-authored-by: Rahul Bhowmick <rahul.bhowmick@okta.com> Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> # This is the commit message #3: test(react): add tests to idp hooks (domains tab) (#241) * test: added code coverage for sso domain management * chore: self review * chore: review comments addressed * chore: removed unwanted comment * chore: self review * chore: build issue fixes # This is the commit message #4: chore: Added Tests for React Hooks folder (#243) * chore: tests added for idp-mgmt hooks * chore: added tests for my-org config hooks * chore: fixed review comments * chore: review comments fixed # This is the commit message #5: Chore: Tests for IDP componnents (#242) * chore: committing tests for idp components * chore: added test for provider remove modal * feat: add tests for core schemas and idp hooks (#239) * test(react): added integration test cases for idp hooks (#203) * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * Fix/domain management (#200) * fix(core): make i18 messages optinal * fix(core): make i18 messages optinal * chore: review comments addressed * test: corrected test case wrt to loader changes * test: added test case for custom domain hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * test: add domain management component test coverage no trans * chore: self review, removed unused code and fixed mock types * test: added code coverage for domain table hook * test: added coverage for domain verify & delete modal * test: add domain management component test coverage * chore: self review, removed unused code and fixed mock types * chore: review comments addressed * fix(react): domain management feedback fixes (#204) * fix(react): fix idp feedback issue (#205) * chore: removed change-freeze, jfrog, npm unpublish workflows (#210) * chore: removed change-freeze.yml * chore: removed jfrog, npm unpublish workflows * fix(core,react): saas start feedback fixes (#207) * Upgrade release beta 14 (#212) * fix(react,core): semgrep issue fixes (#214) * fix(react,core): semgrep issue fixes * fix(react,core): use recheck * Revert "fix(react,core): use recheck" This reverts commit d4eb8d268eb00185f99846eaac23f0ebb80c0a4f. * fix(react,core): fix mime type semgrep issue * fix(core,react,examples): update dependencies (#215) * fix(core,react,examples): update dependencies * fix(examples): prettier fixes * fix(core,react): test case fix * fix(core,react): package version update * fix(examples): fix tailwindcss in doc site * fix(core,react): remove todos (#217) * test: corrected test case wrt to loader changes * test: corrected test case wrt to core client changes * chore: addressed review comments --------- Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> Co-authored-by: Pablo Castro <pablo.castro@okta.com> * test: added tests for core schemas (#238) * test: added tests for api, business error, provider, org details mappers (#240) --------- Co-authored-by: Rahul Bhowmick <rahul.bhowmick@okta.com> Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> * chore: review comments incorporated --------- Co-authored-by: Pablo Castro <pablo.castro@okta.com> Co-authored-by: Rahul Bhowmick <rahul.bhowmick@okta.com> Co-authored-by: Naveen Chand <naveen.s.chand@okta.com> Co-authored-by: Ajey Charantimath <ajey.charantimath@okta.com> # This is the commit message #6: chore: Added Tests for MFA Components folder (#244) * chore: tests for my-account mfa components * chore: review comments incorporated * chore: review comments incorporated * chore: best testing practices incorporated # This is the commit message #7: feat(examples) Update and align examples and readme files (#233) * feat: updated rwa exmaple and added bootstrap script * feat: updated readme file with boostrap instructions * feat(examples): fix linter * feat(examples): readme feedback * feat(examples): add check for my-org api in bootstrap * feat(examples): fixed prettier issues * feat(examples): Add my-account flag and align readmes (#247) --------- Signed-off-by: Adeel Mustafa <adeel.mustafa@okta.com> Co-authored-by: Pablo Castro Valiño <pablo.castro@okta.com> # This is the commit message #8: fix(react): store file value instead of name (#246) * fix(react): store file value instead of name * fix(core,react): ping federate and samlp schema update * fix(react): update test case * fix(core): sms schema phone number regex update
NaveenChand755
force-pushed
the
beta-testing
branch
from
December 8, 2025 11:48
32db936 to
7dd2e98
Compare
grandmaester
force-pushed
the
beta-testing
branch
from
December 8, 2025 12:11
0fb5503 to
32db936
Compare
grandmaester
dismissed
harishsundar-okta’s stale review
December 8, 2025 12:37
The base branch was changed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Added Tests for SSO Provisioning Tab Under IDP Management of My ORG Edit component
References
https://auth0team.atlassian.net/browse/UIC-258
Testing
Checklist