r/lakeformation_permissions: Add unit tests for permission filtering #19860
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/lakeformation
Issues and PRs that pertain to the lakeformation service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
Community Note
Description
Relates #19817
The file
aws/internal/lakeformation/filter.go
needs associated unit tests. These will be medium complexity because we'll need varying lists of "allPermissions", various inputs (ListPermissionsInput
) plus columns, exclude columns, and wildcards, and then to verify that we get the right results.New or Affected Resource(s)
References
The text was updated successfully, but these errors were encountered: