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

Refactor ForTestingController #1047

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

hokwaichan
Copy link
Contributor

Ticket Link

1605

List of squashed commits

  • Refactor ForTestingController

Test Checklist

  • Exhibits Clear Code Structure:
  • Project Unit Tests Passed:
  • Project Jasmine Tests Passed:
  • Executes Expected Functionality:
  • Tested For Incorrect/Unexpected Inputs:

@hokwaichan hokwaichan requested a review from JorWo November 9, 2024 03:31
@hokwaichan hokwaichan force-pushed the dev-hokwai-1605 branch 2 times, most recently from 3af436c to 0d00498 Compare November 22, 2024 09:59
@hokwaichan hokwaichan force-pushed the dev-hokwai-1605 branch 2 times, most recently from 9a87872 to d628f53 Compare November 30, 2024 01:16
@hokwaichan hokwaichan closed this Nov 30, 2024
@hokwaichan hokwaichan reopened this Nov 30, 2024
}

@PreAuthorize("hasRole('ADMIN')")
@GetMapping(value = "/api/groupings/testing/exception")
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry final thing, could you change the URI to just /testing/exception? Make sure to update grouping.service.js throwException(). I think it's weird to have /api/groupings since we use this prefix for the GroupingsRestController.

@JorWo JorWo merged commit 32c76c4 into uhawaii-system-its-ti-iam:main Dec 5, 2024
14 checks passed
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