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

[#10920] Add testing for sortCoursesBy method in instructor home page. #12440

Merged

Conversation

YvetteJian
Copy link
Contributor

Part of #10920

Outline of Solution

Add test case for sortCoursesBy()

@github-actions
Copy link

Hi @YvetteJian, thank you for your interest in contributing to TEAMMATES!
However, your PR does not appear to follow our contribution guidelines:

  • Description must reference the issue number the PR is fixing, e.g. Fixes #<issue-number> (or Part of #<issue-number> if the PR does not address the issue fully)

Please address the above before we proceed to review your PR.

@YvetteJian
Copy link
Contributor Author

Hi, I did not modified the backend code, however the backend test fail and I have no idea why this happened. Could somebody help me? Thank you !

@zhaojj2209 zhaojj2209 added the s.ToReview The PR is waiting for review(s) label May 26, 2023
Copy link
Contributor

@domlimm domlimm left a comment

Choose a reason for hiding this comment

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

Looks great! Some changes to be made on code formatting.

Forgot to add:
@YvetteJian Let's change courseTabModels at Line 283 to courses.

YvetteJian and others added 4 commits May 29, 2023 17:17
…ome-page.component.spec.ts


change courseTabModels at Line 283 to courses.

Co-authored-by: Dominic Lim <46486515+domlimm@users.noreply.github.com>
…ome-page.component.spec.ts


change variable name

Co-authored-by: Dominic Lim <46486515+domlimm@users.noreply.github.com>
…ome-page.component.spec.ts


change variable name

Co-authored-by: Dominic Lim <46486515+domlimm@users.noreply.github.com>
…ome-page.component.spec.ts

Co-authored-by: Dominic Lim <46486515+domlimm@users.noreply.github.com>
@weiquu weiquu requested a review from domlimm May 30, 2023 06:39
Copy link
Contributor

@domlimm domlimm left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for your contribution!

@domlimm domlimm added s.FinalReview The PR is ready for final review and removed s.ToReview The PR is waiting for review(s) labels May 30, 2023
Copy link
Contributor

@weiquu weiquu left a comment

Choose a reason for hiding this comment

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

LGTM!

@weiquu weiquu merged commit db82fc4 into TEAMMATES:master Jun 1, 2023
8 checks passed
@samuelfangjw samuelfangjw added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging c.Task Other non-user-facing works, e.g. refactoring, adding tests and removed s.FinalReview The PR is ready for final review labels Jul 14, 2023
@samuelfangjw samuelfangjw added this to the V8.28.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Task Other non-user-facing works, e.g. refactoring, adding tests s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants