Skip to content

drewmoore/schnell-imbiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schnell Imbiss!

Get familiar with the exciting world of test-driven development! We are developing a highly-sophisticated online ordering system for a local Berlin restaurant. Unfortunately, there are tests that are failing! Some of the tests are incorrectly written. Others are for incomplete functionality. We also have missing test coverage that must be completed. Warning: This code challenge may cause side effects including intense hunger!

Instructions

  • Install Docker
  • Fork this repository to your own account
  • Clone your forked repo locally
  • cd into your project directory
  • Create branch: git checkout -b fix-tests

Run tests

docker-compose run test

About

A Primer on Test-Driven Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published