TDD Live!

 

Blog's comments app

 

Ofir Dagan

Who the fork is this guy?!

Ofir Dagan

Just some dude @wix

twitter: @ofirdagan2

github: @ofirdagan

Technologies

grunt - livereload / test runner

protractor

yeoman

nodejs

angular

Emphasize on process

  • Start with e2e 
  • add unit test when adding logic 

Full Contact API

{
  "status" : 200,
  "requestId" : "31ec8bb1-c6d7-42cf-bd15-f6293cd8eb54",
  "likelihood" : 0.91,
  "photos" : [ {
    "type" : "gravatar",
    "typeId" : "gravatar",
    "typeName" : "Gravatar",
    "url" : "https://d2ojpxxtu63wzl.cloudfront.net/static/cb1af3b67af6ba352fe7713dfa1343ec_0ffb98bc0936d6af8f280eb28cd8ab27bee77670103a39400bbea1fa0d777070",
    "isPrimary" : true,
    "photoBytesMD5" : "f5b8045efd3976326915f0078175c7b2"
  } ],
  "socialProfiles" : [ {
    "type" : "gravatar",
    "typeId" : "gravatar",
    "typeName" : "Gravatar",
    "url" : "https://gravatar.com/ofirdagan",
    "username" : "ofirdagan",
    "id" : "58086476"
  } ]
}

The Project

Based only on open source projects

Master Branch:

https://github.com/ofirdagan/comments

 

+ Branch for each feature

 

Check out the README :)

 

Bibliography

TDD Live!

By ofird

TDD Live!

  • 1,781