Skip to content

Fix test user info display in Dashboard#86

Merged
rbardaji merged 2 commits intomainfrom
fix/85-test-user-info-display
Apr 2, 2026
Merged

Fix test user info display in Dashboard#86
rbardaji merged 2 commits intomainfrom
fix/85-test-user-info-display

Conversation

@rbardaji
Copy link
Copy Markdown
Collaborator

@rbardaji rbardaji commented Apr 2, 2026

Summary

  • Updated test token response to return "Test User" as username instead of "test_user" so the Dashboard "Current User" section shows a human-readable name
  • Cleared the groups list for the test user to match a realistic scenario without group assignments

Closes #85

Test plan

  • Log in with the test token and verify the Dashboard shows "Username: Test User"
  • Verify the Groups section shows "No groups assigned"
  • Run full test suite: all 1011 tests pass

Raul Bardaji added 2 commits April 2, 2026 11:42
Update test token response to return 'Test User' as username instead
of 'test_user' and clear the groups list so the Current User section
shows meaningful information on the Dashboard.
@rbardaji rbardaji merged commit dd97467 into main Apr 2, 2026
@rbardaji rbardaji deleted the fix/85-test-user-info-display branch April 2, 2026 17:43
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.

Test token user info shows empty in Dashboard 'Current User' section

1 participant