package handlers import "testing" func TestPathTyper_Type(t *testing.T) { t.Skipf("TODO") } func TestValidActivityCollection(t *testing.T) { t.Skipf("TODO") } func TestValidCollection(t *testing.T) { t.Skipf("TODO") } func TestValidObjectCollection(t *testing.T) { t.Skipf("TODO") }