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

[#12048] Migrate tests #13206

Merged
merged 8 commits into from
Feb 18, 2025

Conversation

mingyang143
Copy link
Contributor

Part of #12048

Outline of Solution
Change EnrollStudentsActionTest.java and DeleteFeedbackSessionActionTest.java to ensure compatibility with the PostgreSQL database following the database migration.

@mingyang143 mingyang143 force-pushed the branch-migrate-tests-week3 branch from c421a54 to 7f0321d Compare February 8, 2025 04:52
Copy link
Contributor

@dishenggg dishenggg left a comment

Choose a reason for hiding this comment

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

Nice work just a few comments

Comment on lines 34 to 36
Course course;
Team team;
Section section;
Copy link
Contributor

Choose a reason for hiding this comment

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

small nit lets private these for consistency too

@dishenggg dishenggg added the s.Ongoing The PR is being worked on by the author(s) label Feb 9, 2025
Copy link
Contributor

@dishenggg dishenggg left a comment

Choose a reason for hiding this comment

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

Nice work, thanks for the PR! Just one small comment

@dishenggg dishenggg added s.FinalReview The PR is ready for final review and removed s.Ongoing The PR is being worked on by the author(s) labels Feb 15, 2025
@dishenggg dishenggg requested a review from yuanxi1 February 15, 2025 16:34
@mingyang143 mingyang143 force-pushed the branch-migrate-tests-week3 branch from 59933f3 to 645e6ac Compare February 17, 2025 16:13
Copy link
Contributor

@jasonqiu212 jasonqiu212 left a comment

Choose a reason for hiding this comment

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

lgtm!

@jasonqiu212 jasonqiu212 merged commit 7dc4ef9 into TEAMMATES:master Feb 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s.FinalReview The PR is ready for final review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants