Changes
4 changed files (+40/-0)
-
-
@@ -365,3 +365,15 @@ func TestActor_Recipients(t *testing.T) {func TestPublicKey_UnmarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestActor_MarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestEndpoints_MarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestPublicKey_MarshalJSON(t *testing.T) { t.Skipf("TODO") }
-
-
-
@@ -167,3 +167,11 @@ func TestCollectionPage_IsLink(t *testing.T) {func TestCollectionPage_IsObject(t *testing.T) { t.Skipf("TODO") } func TestCollectionPage_MarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestCollectionPage_ItemMatches(t *testing.T) { t.Skipf("TODO") }
-
-
-
@@ -181,3 +181,11 @@ func TestFollowersNew(t *testing.T) {func TestFollowingNew(t *testing.T) { t.Skipf("TODO") } func TestCollection_MarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestCollection_ItemMatches(t *testing.T) { t.Skipf("TODO") }
-
-
-
@@ -286,3 +286,15 @@ func TestOutboxNew(t *testing.T) {func TestSharesNew(t *testing.T) { t.Skipf("TODO") } func TestOrderedCollection_MarshalJSON(t *testing.T) { t.Skipf("TODO") } func TestOrderedCollection_ItemMatches(t *testing.T) { t.Skipf("TODO") } func TestOrderedCollection_IsCollection(t *testing.T) { t.Skipf("TODO") }
-