Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: jans-cli use test client (ref: #1283) #1285

Merged
merged 4 commits into from
May 4, 2022

Conversation

devrimyatar
Copy link
Contributor

Releated issue #1283

@devrimyatar devrimyatar added comp-jans-cli-tui Component affected by issue or PR kind-feature Issue or PR is a new feature request labels May 4, 2022
@devrimyatar devrimyatar requested a review from moabu May 4, 2022 16:15
@devrimyatar devrimyatar marked this pull request as draft May 4, 2022 16:15
@devrimyatar devrimyatar added the comp-jans-linux-setup Component affected by issue or PR label May 4, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2022

[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2022

[jans-linux-setup] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2022

[jans-cli] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@devrimyatar devrimyatar requested a review from pujavs May 4, 2022 17:18
@devrimyatar devrimyatar marked this pull request as ready for review May 4, 2022 17:19
@devrimyatar
Copy link
Contributor Author

With this PR we can use config-api test-client within CLI. To do so

  1. provide argument --cli-test-client to setup.py
  2. provide argument -use-test-client to config-cli.py

@yuriyz yuriyz merged commit 6320af7 into main May 4, 2022
@yuriyz yuriyz deleted the jans-linux-setup-cli-test-client branch May 4, 2022 18:41
@moabu moabu linked an issue May 5, 2022 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
comp-jans-cli-tui Component affected by issue or PR comp-jans-linux-setup 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.

Test CLI client for automated testing
2 participants