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 for GetNotificationsActionTest #13219

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

InfinityTwo
Copy link
Contributor

Part of #12048

Outline of Solution
Added the unit tests for GetNotificationsActionTest for PostgreSQL.

PS: This is not a duplicate of #13210 if anyone gets confused by the similar name


@Test
protected void testAccessControl_instructorAccessStudentNotification_shouldFail() {
InstructorAttributes instructor = typicalBundle.instructors.get("instructor1OfCourse1");
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as the other PRs, please use the methods from src/test/java/teammates/test/BaseTestCase.java

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