Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
As a guy currently fixing a battery of ~25 unit tests to work with our completely remodeled website layout allow me to say:
* eyeball twitch * -
At least they didn't leave the tests but change them to always pass in an obscure way. Perhaps this is beyond internship level.
-
Is this what they call thinking "out of the box"? It's clearly an ugly world out there.
-
notBob2418yincoming new free swag: devrant pin up glass to throw at your frustrating teammate or intern for 2000 +1s
-
trogus133388y@notBob devRant shot glasses would be fun, though I wonder how many would survive international shipping intact
-
If the passing matters, he couldn't just use damn 'return' and notify the person, noooo...
-
To be fair, the kid was just an intern and I know back then I had these grandiose thoughts that all senior devs were completely professional and perfect. There is NO WAY a senior Dev would commit code that would break a test case. The issue must be in the test case then, right?
(S)He sure learned the hard way that senior devs can be lazy and careless as fuck -
@Yankeesrule I used the word intern as thats more his level as oppose to his role.
He has several years experience in an unrelated language and we are training him up in a new language. He's also older than me.
The "senior" was expecting that this project had the same level of automation as all of our other projects and would remotely run the tests and fire off an email if it failed.
This was "too difficult" to implement when handed a step by step instruction sheet. -
@practiseSafeHex yep it's amazing how lazy and uncommitted to learn some seniors can get. My coworker on my team is a tech lead while I am. Senior software engineer. Three months into the project and I still need to help her with git almost daily. Git isn't this flash in the pan technology. If we were talking javascript libraries than MAYBE. But Git?
-
flag020328yHe would fit perfectly in most of the Dev teams out there sadly.
My "colleagues" would happily take him for me. -
@rightbrace ... too soft for them, need something bigger, heavier and more likely to take one of them out of action
Related Rants
My morning:
Me: Why did you just delete the failing unit tests?
Intern: I debugged it for a while and found one of the other developers broke it with his recent changes. I couldn't fix it.
Me: Did you let him know he broke it?
Intern: No.
Me: So you just deleted it and decided to pretend the feature isn't broken?
Intern: ... No ... I mean ... well you told us yesterday we needed to have all the tests passing.
(I NEED a stress ball people)
undefined
stress
help
intern
unit tests
fail
crash
programming
ticket
feature