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(config-api): replacing testing framework to TestNG #10417

Closed
wants to merge 68 commits into from

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Dec 13, 2024

Prepare


Description

9125: Replaced testing framework from Karate to TestNG

Target issue

closes #9125

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

:wq!
:wq!
:wqMerge branch 'main' of https://github.com/JanssenProject/jans into jans-config-api-testng-9125_new
Copy link

yuriyz
yuriyz previously approved these changes Dec 17, 2024
@yuriyz yuriyz enabled auto-merge (squash) December 17, 2024 09:56
yuriyzz
yuriyzz previously approved these changes Dec 17, 2024
@pujavs pujavs dismissed stale reviews from yuriyzz and yuriyz via 7d95b3a December 17, 2024 16:11
@moabu moabu force-pushed the jans-config-api-testng-9125_new branch from fb44b2b to d9fc6b6 Compare December 26, 2024 19:33
@moabu moabu force-pushed the jans-config-api-testng-9125_new branch from d9fc6b6 to 2b4a01d Compare December 27, 2024 04:55
Copy link

Copy link

@pujavs pujavs requested a review from yuriyz December 31, 2024 13:00
Copy link

Copy link

@moabu moabu closed this Jan 20, 2025
auto-merge was automatically disabled January 20, 2025 11:52

Pull request was closed

@moabu moabu deleted the jans-config-api-testng-9125_new branch January 20, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-agama Touching folder /agama comp-docs Touching folder /docs comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(config-api): replace testing framework
6 participants