Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Refactor OIDC tests to better mimic an actual OIDC provider #13910

Merged
merged 9 commits into from
Oct 25, 2022
Merged

Refactor OIDC tests to better mimic an actual OIDC provider #13910

merged 9 commits into from
Oct 25, 2022

Commits on Sep 26, 2022

  1. Refactor OIDC tests to better mimic an actual OIDC provider

    Instead of constantly mocking the internal methods of the OIDC handler,
    it now mocks HTTP responses
    
    Signed-off-by: Quentin Gliech <quenting@element.io>
    sandhose committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    db30e73 View commit details
    Browse the repository at this point in the history
  2. Newsfile.

    sandhose committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    99a3929 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    10a423c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a973c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    731c683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf16d0a View commit details
    Browse the repository at this point in the history
  5. Suggestion from code review

    sandhose committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7c981b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    sandhose and clokep committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3233581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f225a91 View commit details
    Browse the repository at this point in the history