Skip to content

get rid of redundant field in models + user tests#1954

Merged
trillium merged 1 commit intodevelopmentfrom
evan
Feb 3, 2026
Merged

get rid of redundant field in models + user tests#1954
trillium merged 1 commit intodevelopmentfrom
evan

Conversation

@evanyang1
Copy link
Member

fix #1951

@JackHaeg JackHaeg requested a review from trillium February 3, 2026 03:07
Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased onto development. Fixed tests to remove githubHandle references (field unused in prod - 0 users have it set). Removed githubHandle from schema and serialize method. All tests pass.

@trillium trillium merged commit 4b2ae51 into development Feb 3, 2026
2 of 5 checks passed
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.

Create New Unit Tests for ./backend/models/user.model.js

2 participants