Giter VIP home page Giter VIP logo

pizza_todo_tests's Introduction

TDD Telephone

In this exercise you will be writing tests to drive development by another team. You'll be writing Rspec tests -- the other team will be writing code. The final result should be a working Ruby application with full test coverage. At the same time, you will also be writing code for the other team's tests. You and the other team will be ping-ponging back and forth over Github/Hipchat.

Some rules

  • You cannot communicate with the other team in any way outside of the tests/code, including code comments. Let the assertions and the source code tell the story.
  • You cannot write code that goes beyond the test (don't try to "guess" what the code should be). Write the most minimal code to pass the test.
  • You cannot deliver code with failing tests.
  • You cannot refactor your code until all tests are passing.

Instructions

  1. Create a Github repository for you and your partner
  2. Add yourselves AND the other pair as collaborators to your repository
  3. Setup Github hooks to integrate with HipChat, so that you don't need to manually notify the other team each time you push new code. Your HipChat API Token available on the Phase 3 Guide.

pizza_todo_tests's People

Contributors

tonyta avatar mikelikesbikes avatar

Watchers

James Cloos avatar Chris Scherer avatar Greg Santikian avatar  avatar Cam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.