Skip to content

Sso configure sorting merge v2#10183

Closed
kdaily wants to merge 7 commits intov2from
sso-configure-sorting-merge-v2
Closed

Sso configure sorting merge v2#10183
kdaily wants to merge 7 commits intov2from
sso-configure-sorting-merge-v2

Conversation

@kdaily
Copy link
Copy Markdown
Member

@kdaily kdaily commented Apr 2, 2026

Issue #, if available:

#6108

Description of changes:

Continuation of #10149. Updates tests to conform to new test suite, refactors sorting method.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ryansonshine and others added 7 commits June 3, 2021 13:49
This change adds sorting to profiles and roles when running
`aws sso configure` listing them in ascending alphabetical
order by default (case insensitive).
Newly added tests were accidentally merged into the wrong location. This
puts them under the right test class (`TestConfigureSSOCommand`).
This takes into account email address as well, which is used when printing the output.
The existing tests were written using the old unittest framework. This
change updates them to use the newer pytest/fixture framework. It also
adds tests for sorting the accounts by account ID and email address.
Refactor shared setup for account sorting tests into a reusable fixture
to improve readability and reduce repeated boilerplate.
@kdaily
Copy link
Copy Markdown
Member Author

kdaily commented Apr 3, 2026

Closing in favor of #10149.

@kdaily kdaily closed this Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants