Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sourcenetwork/defradb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 965907513f7216cd29a442a13e0a3fc031d192c1
Choose a base ref
..
head repository: sourcenetwork/defradb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 30b7be58aa651a2e23f481dc520ea3e600fddd86
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 tests/integration/acp/relationship/add_doc_actor_test/add_doc_actor_with_reader_test.go
Original file line number Diff line number Diff line change
@@ -303,6 +303,8 @@ func TestACP_OwnerGivesReadAccessToAnotherActor_OtherActorCanRead(t *testing.T)
testUtils.ExecuteTestCase(t, test)
}

// Note: Testing that owner can still read after the relationship was formed is to ensure
// that no transfer of ownership has taken place.
func TestACP_OwnerGivesReadAccessToAnotherActor_OtherActorCanReadSoCanTheOwner(t *testing.T) {
expectedPolicyID := "fc56b7509c20ac8ce682b3b9b4fdaad868a9c70dda6ec16720298be64f16e9a4"