MCPcopy Create free account
hub / github.com/devfile/api / Test_Events

Function Test_Events

test/v200/apiTest/api_test.go:113–118  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

111}
112
113func Test_Events(t *testing.T) {
114 testContent := commonUtils.TestContent{}
115 testContent.AddEvents = true
116 testContent.FileName = commonUtils.GetDevFileName()
117 apiUtils.RunTest(testContent, t)
118}
119
120func Test_MetaData(t *testing.T) {
121 testContent := commonUtils.TestContent{}

Callers

nothing calls this directly

Calls 1

RunTestMethod · 0.80

Tested by

no test coverage detected