You are reading a single comment by @Velocio and its replies.
Click here to read the full conversation.
-
not enough 1%
but this time my head hurt, and I figured I should write a test to show what I'd written at least worked.
my approach was:
- think hard
- forget about DOMs as I didn't want to append the embeds as individual nodes
- think hard some more
- write code
- compile (first time!)
- hover over the deploy button... and then realise I've written code, not tested it, it compiled first time and no-one is that lucky
- write a couple of tests
- they pass
- fuck it... ship it and see
and lines 272 and 273 show that I was thinking originally of a different approach... as the comment does not match what I then decided to do after thinking harder.
- think hard
Lol
Awesome coverage dude