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

chore: Add integration tests for project erasure (DEV-3681) #3289

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

seakayone
Copy link
Contributor

  • Inline OntologyResponderV2 trait and add test for deleting an ontology graph during project erasing
  • Add test for administrative permissions
  • Add test for daop cleanup

@seakayone seakayone changed the title chore/add integration tests for project erasure chore: Add integration tests for project erasure (DEV-3681) Jun 17, 2024
Copy link

linear bot commented Jun 17, 2024

… into the companion object and extract fold method.
@seakayone seakayone requested a review from siers June 18, 2024 09:39
) extends EntityWithId[PermissionIri]

object DefaultObjectAccessPermission {
enum ForWhat {
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't ForWhat be like a SubjectEntity or something? (Entity being sort of a stand-in for a tuple.)

Copy link
Contributor

Choose a reason for hiding this comment

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

I also noticed that you named it after the forProject.

I guess you can resolve this and merge, if you so please.

@seakayone seakayone enabled auto-merge (squash) June 18, 2024 11:32
@seakayone seakayone merged commit bc07d66 into main Jun 18, 2024
9 checks passed
@seakayone seakayone deleted the chore/add-integration-tests-for-project-erasure branch June 18, 2024 11:46
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