Live data from Hacker News

Oops HBO, using real user data in your software integration tests?

news.ycombinator.com

81–85 of 85 posts

Re: Oops HBO, using real user data in your software integration tests?

#82

I just got it. Wtf is it? Layman's terms plz

An integration test is a type of software test that makes sure different parts of a system work properly together.

So HBO has some integration tests that make sure their system can send email properly. The way it does this is by sending some test emails to a test email list.

Except somehow, someone made a mistake today and the test email got sent to the real email list of all the subscribers.

Re: Oops HBO, using real user data in your software integration tests?

#83
post #28

Yup just got one and went straight to Google to find out wtf was going on. What does it mean?

it means a test that was supposed to check if hbo max's software can send emails correctly was run with their real email authentication somehow. I'm so curious how they managed to send it to so many people!

Ahh ok thanks
Post reply on HN