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

[tests-only][full-ci] refactoring user creation Given steps from provisioning into GraphContext #7019

Merged
merged 12 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. refactored the user creation given statement from provisioning to gra…

    …ph api
    
    added getUser steps that covers the steps for user with user light role
    S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c0a10ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7676294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d445f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d718368 View commit details
    Browse the repository at this point in the history
  5. remove unnecesary changes

    S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f2080ea View commit details
    Browse the repository at this point in the history
  6. add user not initialize step

    S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a55f8c9 View commit details
    Browse the repository at this point in the history
  7. corrected the testcode

    S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0ddcfea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc91ca2 View commit details
    Browse the repository at this point in the history
  9. fix creating single ldap user

    saw-jan authored and S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1679853 View commit details
    Browse the repository at this point in the history
  10. fix: user check method

    saw-jan authored and S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    14c98f6 View commit details
    Browse the repository at this point in the history
  11. initialize user via graph

    saw-jan authored and S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    138c747 View commit details
    Browse the repository at this point in the history
  12. addressing reviews

    S-Panta committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8aadb65 View commit details
    Browse the repository at this point in the history