Spyke
andrewreply
lemmy.stuart.fun
if !strings.Contains(notification.Text, "People are") {
  t.Fatal("notification text wrong")
}

Test coverage maintained. 👈😎👈

42
if !strings.Contains(makeNotification($hot_search_word).Text, '${hot_search_word}') {
  t.Fatal("notification text wrong")
}

Wrote the test boss

16

Good work. Now explain to me why this test passed in CI but is clearly broken in production.

4

It's great. I definitely recommend watching ${hot_search_word} rn. it's a masterpiece

18

Maybe that's the actual value they're watching, did you ever think of that, Mr. Pessimist?

(Sorry, junior dev somewhere out there. I tried.)

5

You reached the end

Who did this one | Spyke