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

test: roles privileges, memberships, attributes #1521

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

steve-chavez
Copy link
Member

@steve-chavez steve-chavez commented Apr 4, 2025

Rendered result

Regress the following aspects:

  • roles attributes
  • roles memberships
  • roles privileges on schemas
  • centralizes all role tests in roles.sql
    • Removes redundant checks in auth test
    • Removes redundant checks in storage test
  • also includes a README for migrations/db/init-scripts

regress the following aspects:

* roles attributes
* roles memberships
* roles privileges on schemas
* centralizes all role tests in roles.sql
  + Removes redundant checks in auth test
  + Removes redundant checks in storage test
@steve-chavez steve-chavez marked this pull request as ready for review April 4, 2025 01:52
@steve-chavez steve-chavez requested review from a team as code owners April 4, 2025 01:52
Copy link
Member

Choose a reason for hiding this comment

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

Why was this deleted?

Copy link
Member Author

Choose a reason for hiding this comment

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

That file was just renamed, new one has much more data tested.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I should also add that I added this deleted file in #1496

@steve-chavez steve-chavez merged commit 1772a43 into develop Apr 4, 2025
14 checks passed
@steve-chavez steve-chavez deleted the regress-roles branch April 4, 2025 16:57
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.

3 participants