Skip to content

Add integration test support #258

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

Closed
jgrandja opened this issue Mar 12, 2021 · 0 comments
Closed

Add integration test support #258

jgrandja opened this issue Mar 12, 2021 · 0 comments
Assignees
Labels
for: external-project For an external project and not something we can fix

Comments

@jgrandja
Copy link
Collaborator

jgrandja commented Mar 12, 2021

We should provide an easy way to start up an Authorization Server instance for the purpose of running integration tests.

An integration test scenario will require the Authorization Server instance to be configured in such a way to meet the requirements of the test(s). Therefore, we need to provide a way for the Authorization Server instance to consume a custom configuration at startup.

***** UPDATE May 2, 2024 *****

Integration test support will be delivered in spring-boot-testjars. The project is currently in spring-projects-experimental and the plan is to eventually integrate into spring-boot.

See this branch for an example on how to start up a Spring Authorization Server instance for integration testing purposes. See this integration test as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: external-project For an external project and not something we can fix
Projects
None yet
Development

No branches or pull requests

1 participant