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

Test Utilities for JUnit Tests #29

Closed
nenaraab opened this issue Jan 7, 2019 · 0 comments · Fixed by #39
Closed

Test Utilities for JUnit Tests #29

nenaraab opened this issue Jan 7, 2019 · 0 comments · Fixed by #39

Comments

@nenaraab
Copy link
Contributor

nenaraab commented Jan 7, 2019

Problem

As a developer, I would like to be able to

  • Locally test as much of my code as possible (without always having to deploy to the cloud)
  • Unit test as much of my code as possible (without having any connection to the cloud)

As a developer I want to be able to create different JWT tokens (with different scopes, attributes…) in order to test whether my application is secure (JUnit test).

Question would be whether these test utilities are developed in a test-library, so that the developer can specify these libs only for test scope. An example is available here: https://github.wdf.sap.corp/CPApplicationSecurity/java-xs2sec-test

nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 9, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 14, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 14, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
nenaraab added a commit to nenaraab/cloud-security-xsuaa-integration that referenced this issue Jan 15, 2019
@nenaraab nenaraab mentioned this issue Jan 15, 2019
@mwdb mwdb closed this as completed in #39 Jan 18, 2019
TheFonz2017 pushed a commit to FWinkler79/cloud-security-xsuaa-integration that referenced this issue Jul 15, 2019
TheFonz2017 pushed a commit to FWinkler79/cloud-security-xsuaa-integration that referenced this issue Jul 15, 2019
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 a pull request may close this issue.

1 participant