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: logged in user gets redirected to Home with username on main Navigation bar #288

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Feb 27, 2022

  1. test: WIP test for redirect after successful login

    Rudi Kraeher committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    7d5d472 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. test: add test to check for successful redirect

    Rudi Kraeher committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    aeaf9f8 View commit details
    Browse the repository at this point in the history
  2. test: add test to check username is displayed in Navigation for logge…

    …d in user
    Rudi Kraeher committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7ad1670 View commit details
    Browse the repository at this point in the history
  3. test: create named variable for path to homepage

    Rudi Kraeher committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    aa0a0bb View commit details
    Browse the repository at this point in the history
  4. test: resolve merge conflicts from import alias

    Rudi Kraeher committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4e794d5 View commit details
    Browse the repository at this point in the history
  5. test:replace router with browserRouter

    Rudi Kraeher committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    ca336f1 View commit details
    Browse the repository at this point in the history