Skip to content

chore(coderd/database/dbauthz): migrate the Notifications and Prebuilds tests to use mocked DB #19302

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

Open
wants to merge 3 commits into
base: hugodutka/dbauthz-mock-3
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
coderd: dbauthz_test: migrate TestNotifications suite to use mock DB
- Replace Subtest with Mocked and set gomock expectations
- Use testutil.Fake + gofakeit to generate data
- Add necessary GetInboxNotificationByID expectation for read-status updates
- Keeps RBAC assertions identical; suite passes locally with GOCACHE
  • Loading branch information
hugodutka committed Aug 11, 2025
commit b190c3dd41c21e498c2c08486e79ab92c6ad9ca4
Loading