func getFakeEvents() *corev1.EventList { … } func TestEventIsSorted(t *testing.T) { … } func TestEventNoHeaders(t *testing.T) { … } func TestEventFiltered(t *testing.T) { … }
func getFakeEvents() *corev1.EventList { … } func TestEventIsSorted(t *testing.T) { … } func TestEventNoHeaders(t *testing.T) { … } func TestEventFiltered(t *testing.T) { … }