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

WIP - Add no access page redirect security integration tests #584

Draft
wants to merge 16 commits into
base: add-no-access-page-feature
Choose a base branch
from

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c29c9a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. WIP - add test

    dynamictulip committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2547615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5930d5e View commit details
    Browse the repository at this point in the history
  3. Use a base test decorated with a collection to force tests to run syn…

    …chronously
    
    This ensures that we don't have multiple servers running at a time (which causes flaky tests)
    dynamictulip committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b78e5aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdbf3b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63a9896 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    68eec06 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    0892ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ffde6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5cbf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc12ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdc5092 View commit details
    Browse the repository at this point in the history
  6. Use auto-endpoints for authorised user

    Tests fail due to still using real db
    dynamictulip committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    29cd0d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f802db View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    f747780 View commit details
    Browse the repository at this point in the history
  2. Start mocking services

    dynamictulip committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ac63977 View commit details
    Browse the repository at this point in the history