Skip to content

Add study grade calculation tests#2773

Closed
brage-andreas wants to merge 1 commit intoadd-membership-calculation-testsfrom
add-study-grade-calculation-tests
Closed

Add study grade calculation tests#2773
brage-andreas wants to merge 1 commit intoadd-membership-calculation-testsfrom
add-study-grade-calculation-tests

Conversation

@brage-andreas
Copy link
Copy Markdown
Member

@brage-andreas brage-andreas commented Jan 22, 2026

I created a different PR for this because I don't know if this is even something we want due to how it changes with time, meaning the test data has to be in a specific time.

@brage-andreas brage-andreas changed the title feat: add study grade calculation tests Add study grade calculation tests Jan 22, 2026
Copy link
Copy Markdown
Member Author

brage-andreas commented Jan 22, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@brage-andreas brage-andreas marked this pull request as ready for review January 22, 2026 23:50
],
},
} as const satisfies Record<string, { goal: number; courses: NTNUGroup[] }>
} as const satisfies Record<string, { goal: { year: number; grade: number }; courses: NTNUGroup[] }>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
} as const satisfies Record<string, { goal: { year: number; grade: number }; courses: NTNUGroup[] }>
} as const

@brage-andreas brage-andreas force-pushed the add-membership-calculation-tests branch 2 times, most recently from fb90858 to 052edb9 Compare January 23, 2026 00:07
@brage-andreas brage-andreas force-pushed the add-study-grade-calculation-tests branch from fda682b to 288ce10 Compare January 23, 2026 00:07
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.

2 participants