Skip to content

e2e-tests: Add tests for authctl set-uid/set-gid commands#1385

Open
nooreldeenmansour wants to merge 2 commits intomainfrom
authctl-set-uid/gid-tests
Open

e2e-tests: Add tests for authctl set-uid/set-gid commands#1385
nooreldeenmansour wants to merge 2 commits intomainfrom
authctl-set-uid/gid-tests

Conversation

@nooreldeenmansour
Copy link
Copy Markdown
Member

UDENG-9559
UDENG-9560

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.33%. Comparing base (7624c01) to head (f4da882).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1385      +/-   ##
==========================================
+ Coverage   86.32%   86.33%   +0.01%     
==========================================
  Files          99       99              
  Lines        6690     6690              
  Branches      111      111              
==========================================
+ Hits         5775     5776       +1     
+ Misses        859      858       -1     
  Partials       56       56              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nooreldeenmansour nooreldeenmansour force-pushed the authctl-set-uid/gid-tests branch 2 times, most recently from e841631 to ba891a5 Compare April 2, 2026 22:20
@nooreldeenmansour nooreldeenmansour marked this pull request as ready for review April 3, 2026 11:48
Verify that authctl can change the UID of a remote user and that the
home directory ownership is updated accordingly. After changing the
UID, the test confirms the user can still log in with the local
password.
Verify that authctl can change the GID of a remote group and that the
home directory ownership and the user's primary GID in passwd are
updated accordingly. After changing the GID, the test confirms the
user can still log in with the local password.
@nooreldeenmansour nooreldeenmansour force-pushed the authctl-set-uid/gid-tests branch from 1cc2320 to f4da882 Compare April 3, 2026 11:56
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.

1 participant