Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Insight tests #509
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
addyosmani
Sep 20, 2012
Owner
Looks good. Silly question - is there a reason the test-insight file is empty?
Looks good. Silly question - is there a reason the test-insight file is empty? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
gnuwilliam
Sep 20, 2012
Contributor
@addyosmani This is just a personal pattern that I use for commits. Baby-steps, always. Even creating a file, I do a commit. If you need to revert, or change something, you'll see all the changes, step-by-step on your git log. :-)
@addyosmani This is just a personal pattern that I use for commits. Baby-steps, always. Even creating a file, I do a commit. If you need to revert, or change something, you'll see all the changes, step-by-step on your git log. :-) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
sindresorhus
Sep 20, 2012
Owner
@gnuwilliam git isn't cmd+s u know :P
Can you merge down the commits? We (I, I guess) prefer having a clean commit history.
But looks good to me otherwise.
@gnuwilliam git isn't cmd+s u know :P Can you merge down the commits? We (I, I guess) prefer having a clean commit history. But looks good to me otherwise. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
gnuwilliam
Sep 20, 2012
Contributor
@sindresorhus Hahaha, you know I have some git troubles. :-P
Anyway, done! I did merged the commits.
Thanks!
@sindresorhus Hahaha, you know I have some git troubles. :-P Anyway, done! I did merged the commits. Thanks! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
gnuwilliam
Sep 23, 2012
Contributor
@ebidel Hi Eric. Could you please review the tests? Then we can close the PR.
@ebidel Hi Eric. Could you please review the tests? Then we can close the PR. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
LGTM |
gnuwilliam commentedSep 20, 2012
Adding tests for Insight. Was already closed, but not merged.
// @paulirish