1 point

In the PayPal success screen, there is an escaped backslash as well

permalink
report
reply
-1 points
*
Deleted by creator
permalink
report
reply
5 points

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.)

permalink
report
reply
18 points

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

permalink
report
reply
37 points

Gotta love no unit tests

permalink
report
reply
42 points
if !strings.Contains(notification.Text, "People are") {
  t.Fatal("notification text wrong")
}

Test coverage maintained. 👈😎👈

permalink
report
parent
reply
3 points
*

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

permalink
report
parent
reply
16 points
if !strings.Contains(makeNotification($hot_search_word).Text, '${hot_search_word}') {
  t.Fatal("notification text wrong")
}

Wrote the test boss

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.5K

    Monthly active users

  • 978

    Posts

  • 38K

    Comments