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 reorg: PKI #26275

Closed
wants to merge 28 commits into from
Closed

Commits on Apr 4, 2024

  1. Add readme

    hashishaw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    131e1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdba7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e68dd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcf40c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8ce0f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92e61f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cc755d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e0e40c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dfbe45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4607bd1 View commit details
    Browse the repository at this point in the history
  11. Move LDAP helpers

    hashishaw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4148300 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5568ce0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0242c4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc06682 View commit details
    Browse the repository at this point in the history
  15. general-selectors are TS

    hashishaw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fe7317d View commit details
    Browse the repository at this point in the history
  16. fix merge conflict import

    hashishaw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cd3c028 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b5392d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf1b31b View commit details
    Browse the repository at this point in the history
  19. Update comment

    hashishaw committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3c4e0e4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a162ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e831a39 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e7a1b97 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2eb0ee6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    87ef918 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Test reorg: Clients, Mirage, General selectors (#26260)

    * Add readme
    
    * Rename general selectors export
    
    * reorg clients helper -- all clients tests pass
    
    * Update custom messages & dashboard selectors
    
    * Rename client count selector export
    
    * clean up .CodeMirror selectors to use helper instead
    
    * move secret-edit-toolbar helper
    
    * remove helper used only once
    
    * replace noop-all-api-requests with mirage
    
    * move policy generators into their respective folders
    
    * Move LDAP helpers
    
    * Move overrideResponse to stubs helper, rename clients helper
    
    * replace oidc-specific mirage & capabilities overrides
    
    * add secretTab and checkboxByAttr to general selectors
    
    * general-selectors are TS
    
    * fix merge conflict import
    
    * Bump message wait time for oidc auth method test
    
    * Refactor auth methods mgmt test so we don't run into a timeout
    
    * Update comment
    
    * revert acceptance tests only
    
    * don't allow mutability of array returned by supportedAuthBackends
    
    * unrevert -- remove noop-all-api-requests
    
    * remove hardcoded ?with param
    
    * Update ui/tests/_README.md
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * Update ui/tests/acceptance/auth-list-test.js
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * Update ui/tests/acceptance/auth-test.js
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * Update ui/tests/acceptance/settings/auth/configure/section-test.js
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * Update ui/tests/unit/adapters/identity/entity-test.js
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * Update ui/tests/unit/adapters/identity/entity-alias-test.js
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    
    * replace CLIENT_COUNT as ts in tests
    
    * update assertions
    
    * move readme to docs
    
    ---------
    
    Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
    hashishaw and Noelle Daley committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b793b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d87b71 View commit details
    Browse the repository at this point in the history
  3. Remove extra readme

    hashishaw committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9955a5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7e35bd View commit details
    Browse the repository at this point in the history