Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify core functions logic #41

Merged
merged 9 commits into from
Jan 2, 2022
Merged

Conversation

liadaram1
Copy link
Collaborator

  • Simplify the choose course logic according to the new method with the pdf grade sheet.
  • Reduce code duplication in the tests module by using a macro.
  • Remove ug parser support.
  • Add another test for the core function with extensive edge cases.

packages/server/src/user.rs Outdated Show resolved Hide resolved
@benny-n benny-n linked an issue Dec 31, 2021 that may be closed by this pull request
@liadaram1 liadaram1 merged commit ba94e9b into master Jan 2, 2022
@liadaram1 liadaram1 deleted the simplify-choose-courses-logic branch January 2, 2022 12:41
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.

Reduce code duplication in core tests
2 participants