6
horus
1y

- make absurdly large refactoring on
- run unit tests for the first time on this branch and expect dozens of failures
- everything works
- be like WTF!

- git status
> on brach master

And this is how to troll yourself.

Comments
  • 1
    - make absurdly large refactoring on
    - run unit tests for the first time on this branch and expect dozens of failures
    - everything works
    - be like WTF!
    - ???
    - Realize that the unit tests were not set up correctly and they never ran before.
  • 1
    @fckIE that was actually the case with one of the test suites.
Add Comment