Skip to content

add integration tests for basic, sso, and openid auth#206

Merged
adamkorynta merged 18 commits intomainfrom
feature/integration_tests
Oct 2, 2024
Merged

add integration tests for basic, sso, and openid auth#206
adamkorynta merged 18 commits intomainfrom
feature/integration_tests

Conversation

@adamkorynta
Copy link
Contributor

Problem Description

Fixes #163
Fixes #164
Fixes #165

Add integration tests for running auth against basic, sso, and openid authorization.

Solution

Used RestAssured to run requests against the API.

how you tested the change

Change was adding tests

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

@adamkorynta adamkorynta requested a review from wjonassen October 1, 2024 21:56
Copy link
Collaborator

@MikeNeilson MikeNeilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current notes.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2024

@adamkorynta adamkorynta marked this pull request as ready for review October 2, 2024 18:13
@adamkorynta adamkorynta merged commit ce036c6 into main Oct 2, 2024
@adamkorynta adamkorynta deleted the feature/integration_tests branch October 2, 2024 20:21
@adamkorynta adamkorynta added this to the 2 - Integration Testing milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

3 participants